Csound5- build an Audio Level Meter...
Date | 2006-01-26 22:39 |
From | sal g sofia |
Subject | Csound5- build an Audio Level Meter... |
Hello to All, Is there a way in Csound5 (with FLTK) to build an Audio Level Meter out of the Widgets and GUI controllers? That would be really great to allow the setting of input levels for various live recording functions. Is this someting that someone previously done? Any suggestions? Gabriel? Best regards -Sal |
Date | 2006-01-27 09:51 |
From | Gabriel Maldonado |
Subject | Re: Csound5- build an Audio Level Meter... |
New CsoundAV binary has a VU-meter. This binary has never been released because I have no time to provide detailed information on it, I can only say that is still based on Csound4 and it supports VST HOST quite reliably (I do concerts with CsoundAV and almost any VST plugin having its own GUI). MANUAL Flvumeter SYNTAX FLvumeter (no arguments) DESCRIPTION This opcode opens a panel with a graphical VU-meter showing the final level of each one of the output channels. The number of displayed channels is automatically set to nchnls, and if input is enabled, the level of input channels is displayed too. The FLvumeter statement has to be placed before FLrun and out of any FLpanel / FLpanelEnd blocks. Gab sal g sofia wrote: > > Hello to All, > > Is there a way in Csound5 (with FLTK) to build an Audio Level Meter > out of the Widgets and GUI controllers? That would be really great to > allow the setting of input levels for various live recording > functions. Is this someting that someone previously done? Any > suggestions? Gabriel? > > Best regards > > -Sal > -- Gabriel Maldonado http://csounds.com/maldonado -- |
Date | 2006-01-27 09:59 |
From | Victor Lazzarini |
Subject | Re: Csound5- build an Audio Level Meter... |
Oeyvind did this in his improsculpt (I saw it running on Csound5). I think it's done with light-up buttons. Victor At 22:39 26/01/2006, you wrote: >Hello to All, > >Is there a way in Csound5 (with FLTK) to build an Audio Level Meter out of >the Widgets and GUI controllers? That would be really great to allow the >setting of input levels for various live recording functions. Is this >someting that someone previously done? Any suggestions? Gabriel? > >Best regards > >-Sal > >-- >Send bugs reports to this list. >To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk Victor Lazzarini Music Technology Laboratory Music Department National University of Ireland, Maynooth |