did it solve your ringbuffer problem, or does the issue still occur?

best regards,


joe


Am 10.01.20 um 06:57 schrieb Thibaut Marqueyrol:
This is a valuable comment.
I had not got this point at the beginning and did the conversion the hard way for the first implementation.
When I implemented the 2nd ctrl I kept the original values for the slider.

Best Regards,
Thibaut Marqueyrol

Le 10 janv. 2020 à 00:02, toxonic <toxo...@toxonic.net> a écrit :



Although i'm a noob in faust and without getting into deep... do you need to divide by 127 in the following example?

pressure=hslider("h:[1]/v:Entry Parameters/h:[1]/v:[3] Pressure-k8 [midi:ctrl 8]",0.001,0,1,0.001)*/127*;

i presumed, faust converts the midi values automatically according https://faust.grame.fr/doc/manual/index.html#midictrl-num-metadata

just ignore my reply if it's crap! ;-)


Am 09.01.20 um 22:54 schrieb thibaut Marqueyrol via Faudiostream-users:
Dear Stephane,
Dear all,

please find attached the dsp file.
I am running it on Linux.
As said, I made out of it a jack Qt app using faust2jaqt with options midi on nvoices 12.


Thanks in advance for your support.

Le mercredi 8 janvier 2020 à 10:33:59 UTC+1, Stéphane Letz <l...@grame.fr> a écrit :


Strange.. can you send me the DSP file?  Are you on macOS ? Linux?

Thanks.

Stephane


> Le 8 janv. 2020 à 01:21, thibaut Marqueyrol via Faudiostream-users <faudiostream-users@lists.sourceforge.net <mailto:faudiostream-users@lists.sourceforge.net>> a écrit :
>
> Hi all,
>
> I am trying to use the midi controls and to test them using faust2jaqt.
> My problem is the following:
> - I have implemented for some of my sliders the midi controlers using [midi ctrl 1] for instance
> - when I am launching the app first time, it does work perfectly
> - when closing and launching again the same app, I get the error message: ringbuffer_write error DatedControl
>
> I guess that the error is coming from the original launch with a not clean erasing of the state of the variables names.
>
> Thanks in advance for your help

>
>
> _______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net <mailto:Faudiostream-users@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users



_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to