Hi Bob,

We should first audit your actual .dsp file to make sure you're doing all
the thing needed to grab and process input and then push it to output.

For a sanity check, you should build and one a simple faust example with
`faust2jack` and make sure you're getting sound from a faust app for
starters.

But it's hard to say what you issue is w/o seeing the code you're using.

Aaron Krister Johnson
Music, etc.:
https://soundcloud.com/aaron-krister-johnson
https://soundcloud.com/filtercreed
https://www.youtube.com/channel/UC_utjGYbSizWE0dNyr0Vdmg
https://aaronkristerjohnson.bandcamp.com/
http://www.untwelve.org
Code:
https://github.com/akjmicro <http://www.untwelve.org>


On Tue, Jun 4, 2024 at 4:54 PM Bob Bobsled <thebobbobs...@gmail.com> wrote:

> Hi,
> I'm trying to send audio from pd playback thru a faust pitchShifter and
> hear the results tweaking in realtime.  I'm not having any joy with this
> and wondering what may be holding it up?
>
> I'm on fedora linux and removed pipewire-jack-audio-connection-kit and
> replaced with jack-audio-connection-kit to get packconfig.pc file for
> faust2jaqt to work.  I tweaked my limits.conf file to allow realtime
> processes.
>
> I start my qjackctl, then startup pd and and play and loop an audio file
> with pd output to jack, then start the faust pitchShifter.
>
> In qjackctl graph I can connect the pd out to the pitchShifter inputs, and
> the pitchShifter outputs to the system audio, but I still can't hear
> anything.
>
> Am I missing something, or is faust not supposed to work in this way?
>
> Thank you for your help,
> bob
> _______________________________________________
> 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