Old 09-23-2018, 10:11 PM   #1
woodslanding
Human being with feelings
 
woodslanding's Avatar
 
Join Date: Mar 2007
Location: Denver, CO
Posts: 633
Default How to get X-raym console debugging working?

Searched all over, and can't figure out....

jsfx doesn't seem to know what @import is. It's not in the docs for jsfx, and it's throwing an 'unknown directive' error.

Help??

Or does this not work in jsfx? Is eel used somewhere else? Is there some different way to get messages out of jsfx?

// ----- DEBUGGING ====>
@import ../Functions/X-Raym_Functions - console debug messages.eel

debug = 0; // 0 => No console. 1 => Display console messages for debugging.
clean = 0; // 0 => No console cleaning before every script execution. 1 => Console cleaning before every script execution.

msg_clean();
// <==== DEBUGGING -----
__________________
eric moon
Very Stable Genius
https://gogolab.com/
woodslanding is offline   Reply With Quote
Old 09-24-2018, 01:31 AM   #2
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,875
Default

It does not work with JSFX but with EEL.


Also since we can use Reaper IDE to see variable value its been a while since last I use this in a script.
X-Raym is offline   Reply With Quote
Old 09-24-2018, 10:58 AM   #3
woodslanding
Human being with feelings
 
woodslanding's Avatar
 
Join Date: Mar 2007
Location: Denver, CO
Posts: 633
Default

one problem is that jsfx doesn't show variables in functions.

Also, I'm debugging midi behaviour when multiple notes are sounding, and I'd like to be able to see a list of values, in the order received, rather than just current.
__________________
eric moon
Very Stable Genius
https://gogolab.com/
woodslanding is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 11:34 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.