i’m not sure about viewing the signal on the online compiler without coding it 
yourself. just tried the playground http://faust.grame.fr/faustplayground/ 
<http://faust.grame.fr/faustplayground/> and couldn’t find a scope

there is a max object called faustgen~

http://faust.grame.fr/news/2012/12/11/faustgen.html 
<http://faust.grame.fr/news/2012/12/11/faustgen.html>


> On 6 Jul 2017, at 18:06, Beach Dispatcher <bdd...@gmail.com> wrote:
> 
> Hi Oliver!
> 
> Thank you for the answer! So if I use online compiler for now - no way to get 
> realtime oscilloscope view of a signal
> or digit capturing?
> 
> about Max - you mean that I should compile faust program to maxmsp external 
> and use it in Max with needed analyzing instruments?
> so it will be the optimal solution for realtime control? 
> 
> 2017-07-06 17:39 GMT+03:00 Oliver Larkin <olilar...@googlemail.com 
> <mailto:olilar...@googlemail.com>>:
> For a non-Realtime solution check out the plot architecture which spits out a 
> commandline app that  print the sample values to the Console.  You can then 
> plot using matlab or octave
> 
> Otherwise if you have Max you could try faust gen~ With scope~ or capture~
> 
> On Thu, 6 Jul 2017 at 17:18, Beach Dispatcher <bdd...@gmail.com 
> <mailto:bdd...@gmail.com>> wrote:
> Dear all,
> 
> Could you inform me about how can it be possible to get oscilloscope view of 
> the
> resulting signal of compiled code? Maybe there is some library or vidget 
> architecture
> file like as for faders etc? and beside oscilloscope view, I want to see the 
> digits flow
> of the resulting signal (like "Max" Window in MaxMSP) where it is possible to 
> see
> the function meanings of the resulting signal.
> 
> Is it possible to realize these things using faust code and its libraries or
> it can be only be done with IDE libraries (in JUCE for example)
> 
> Thank you in advance!
> 
> 
> 
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot 
> <http://sdm.link/slashdot>
> _______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net 
> <mailto:Faudiostream-users@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users 
> <https://lists.sourceforge.net/lists/listinfo/faudiostream-users>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot 
> <http://sdm.link/slashdot>_______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net 
> <mailto:Faudiostream-users@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users 
> <https://lists.sourceforge.net/lists/listinfo/faudiostream-users>
> 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to