On Tue, Mar 26, 2013 at 12:33 PM,  <[email protected]> wrote:
> I need a small custom multi-channel mixer that I can control remotely from a 
> tablet.
> This seems very easy to do with faust and the new -httpd option.

I have no experience with the -httpd option, so I'm not sure if this
is the best way to go:

> However, I'll need to save and restore its state from the (remote) tablet and 
> through (local) scripts.
> How could this be achieved in Faust?

When running a Faust program, its File-UI backend can save the state upon exit.
For instance, if I have a project called "synth", its exit-settings
will be saved in my
users home directory, with a filename ".synth". I'm not sure what
platform you're on,
but "dot-files" are like hidden files on Windows.

This .synth file contains the values for each control. I'm sure
there's a way to use those values to
restore the state on a remote target somehow.

------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to