Hi list
It's possible to view and change the audio settings from a patch? and with midi settings?? I was looking for the internal messages, but there is nothing with audio & midi. I hope there's a way to do it.
Thanks! sf _________________________________________________________________
On Sun, Sep 7, 2008 at 12:11 AM, svend foyn svend_foyn@hotmail.com wrote:
Hi list
It's possible to view and change the audio settings from a patch? and with midi settings?? I was looking for the internal messages, but there is nothing with audio & midi. I hope there's a way to do it.
i am also interested to know if the midi/audio settings can be handled from within the patch, for example the midi ports don t show in jack before you activate them so something like a loadbang--1--<loadmidiports> together with lash would make a patch ready at every startup. Simone
Thanks! sf
Lo que hay dentro de ti es lo que cuenta - ¿Qué tipo de atleta eres? _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
hi svend
you can send some message to [s pd] to change sound and midi settings. those messages aren't documented anywhere, though (is that correct?). however, you could do the following:
[r pd] | [print settings]
then go the menu, choose your settings and hit <ok> and you will see some output. write the output to a [messagebox( (separate each line with a comma), which is connected to [s pd] and bang the [messagebox( whenever you like to restore those exact settings.
with a bit of playing around, you might be able to figure out, what each number in the message is used for. then you would be able to compose correct messages without using the above hack.
roman
roman On Sat, 2008-09-06 at 18:11 -0400, svend foyn wrote:
Hi list
It's possible to view and change the audio settings from a patch? and with midi settings?? I was looking for the internal messages, but there is nothing with audio & midi. I hope there's a way to do it.
Thanks! sf
Lo que hay dentro de ti es lo que cuenta - ¿Qué tipo de atleta eres? _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
On Sun, 2008-09-07 at 20:05 +0200, Roman Haefeli wrote:
hi svend
you can send some message to [s pd] to change sound and midi settings. those messages aren't documented anywhere, though (is that correct?). however, you could do the following:
[r pd] | [print settings]
then go the menu, choose your settings and hit <ok> and you will see some output. write the output to a [messagebox( (separate each line with a comma), which is connected to [s pd] and bang the [messagebox( whenever you like to restore those exact settings.
with a bit of playing around, you might be able to figure out, what each number in the message is used for. then you would be able to compose correct messages without using the above hack.
roman
hello,
A while ago I had a related problem, (iirc, starting pd with -alsamidi flag didn't show the midi ports to aconnect rightaway)
I did this: use [r pd]--[print] to see what pd gets sent when you click the menu, and use pd -alsamidi -send "; pd ...whatever the message was"
so my start-up command looked somewhat like this: pd -alsamidi -send "; pd midi-dialog 1 0 0 0 1 0 0 0 1 1"
It did _not_ work when I tried it inside the pd patch with a [message(, but only by putting this in the start-up command.
gr, Tim
roman On Sat, 2008-09-06 at 18:11 -0400, svend foyn wrote:
Hi list
It's possible to view and change the audio settings from a patch? and with midi settings?? I was looking for the internal messages, but there is nothing with audio & midi. I hope there's a way to do it.
Thanks! sf
Lo que hay dentro de ti es lo que cuenta - ¿Qué tipo de atleta eres? _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list