Jump to content

Featured Replies

Posted

is there a possibilty to ONLY show INSIDE the LISTENER what i like to: some (print ....)-stuff

...and not all the "function-calls" like 

 

.....

ratio-to-msec
rnd-pick :seed 990096
rnd1 :seed 858709
compress
rnd1 :seed 223329
compress
list-to-string
ratio-to-msec
ratio-to-msec
ratio-to-msec
prob :seed 115209
prob :seed 40751
stop-score-player
score-player
....

 

thanx for a hint

andré

Actually, it is possible to leave out those logging messages. Execute the following. (Unfortunately, this does not work when defined in an ~/Opusmodus/Extensions/*.lisp file. My guess is that it is overwritten by the system afterwards. However, you can execute it after the  startup, e.g., by hand, and it cleans up your listener.)

 

(defparameter *do-verbose* nil
  "Enable or disable traces printed by do-verbose.")

 

For details see

Best,

Torsten

  • Author

dear torsten,

that works perfect!

so i can display what my algo is doing in each loop...

thx

 

1239977334_Bildschirmfoto2021-07-19um09_01_04.thumb.png.a957d5db6e1e988e6a3986387315a5e5.png

 

 

  • Author

the LOOP-cycles produces data-sequences with lengths about 5 to 20 sec 

for this... stop and wait via SLEEP is oaky....

 

inside the loop: i send the datas (the sequences) to screens (generative score + conducting for the musicians / polytempo) and MAXMSP (sound/modsynth) ... this is via OSC for accuracy/coordination

 

so it works fine like that... but: LISP is not exactly suitable for REALTIME processing 😄 

Create an account or sign in to comment


Copyright © 2014-2025 Opusmodus™ Ltd. All rights reserved.
Product features, specifications, system requirements and availability are subject to change without notice.
Opusmodus, the Opusmodus logo, and other Opusmodus trademarks are either registered trademarks or trademarks of Opusmodus Ltd.
All other trademarks contained herein are the property of their respective owners.

Powered by Invision Community

Important Information

Terms of Use Privacy Policy