Re: [Faudiostream-users] ringbuffer_write error DatedControl

2020-01-11 Thread Stéphane Letz
Faust has a channel on the Slack system, use : https://join.slack.com/t/faustaudio/shared_invite/enQtNzk2ODMxMzM4MzExLTdjYmUyZmQ4MzRkMWY5OTFhNTIzYmMwMDQ2YmM5M2VlYjU1YjBlYjg4OTQxM2RjMGM5Njc0NjVmZGJjY2E3MDI This allows faster interactions. Please come to explain your faust2juce issue…. Stéphane

Re: [Faudiostream-users] ringbuffer_write error DatedControl

2020-01-11 Thread toxonic
i have issues with faust2juce too. simple fx plugins, which worked under jack and alsa or even as vst or lv2, won't work with faust2juce. so far i couldn't figure out why... @ Stéphane: what exactly is Faust Slack? a kind of forum? best regards, joe Am 10.01.20 um 13:08 schrieb Stéphane Le

Re: [Faudiostream-users] ringbuffer_write error DatedControl

2020-01-10 Thread Stéphane Letz
Better on Faust Slack please… ((-; > Le 10 janv. 2020 à 12:55, Thibaut Marqueyrol via Faudiostream-users > a écrit : > > No, this is not the point... unfortunately. > Actually I have an hard time with faust2juce : > The apps are clicking and the plugins are not making sound. Both do not get >

Re: [Faudiostream-users] ringbuffer_write error DatedControl

2020-01-10 Thread Thibaut Marqueyrol via Faudiostream-users
No, this is not the point... unfortunately. Actually I have an hard time with faust2juce : The apps are clicking and the plugins are not making sound. Both do not get the midi messages... I am a little bit confused on what is wrong with the codes... Best Regards, Thibaut Marqueyrol > Le 10 janv

Re: [Faudiostream-users] ringbuffer_write error DatedControl

2020-01-10 Thread toxonic
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

Re: [Faudiostream-users] ringbuffer_write error DatedControl

2020-01-09 Thread 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 a écrit :

Re: [Faudiostream-users] ringbuffer_write error DatedControl

2020-01-08 Thread Stéphane Letz
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 > a écrit : > > Hi all, > > I am trying to use the midi controls and to test them using faust2jaqt. > My problem is the following: > - I h

[Faudiostream-users] ringbuffer_write error DatedControl

2020-01-07 Thread thibaut Marqueyrol via Faudiostream-users
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 launchi