-
0123456789_9876543210
i had this issue using pd-extended with gem. it even would fail to force quit. the solution was to use activity monitor from applications/utilities to force quit the program.
-
0123456789_9876543210
@Balwyn said:
It does however open a command window but 'exit' fixes that.
i am not on windows would you mind posting a screenshot? and are you using an exit command? if so what does that look like. just curious.
anyone using this on linux? does it do the same?
on mac it just opens the program or file.
-
0123456789_9876543210
not what you are doing but
https://duckduckgo.com/?q=midi+to+cv -
0123456789_9876543210
https://wiki.python.org/moin/PythonInMusic
from the pd maxmsp section
http://grrrr.org/research/software/py/ -
0123456789_9876543210
also [motex/system] my understanding is that it works on windows and shell does not. am i wrong^^
make sure there aren't any spaces or < characters in path_
-
0123456789_9876543210
thanks for the reply. i'm still trying to figure out how to get this to work.
how do i get ms time of sample from arraysize? seems like if i can set the chunk size first... -
0123456789_9876543210
have not used this but... maybe
https://news.ycombinator.com/item?id=11917665another option is to use mmp as a controller only. and use your computer to do the processing of the audio.
you may want to check out MMPExamples-LANdini.pd
and the networking examples. -
0123456789_9876543210
D10.sampler.notes.pd uses [line~]
is there any way to do the same with phasor~ as in
B09.sampler.loop.smooth.pdi'd like to trigger the sample with a midi note.