Hi,
has anybody already made experiences with the Atriphon Instrument 1 and Zynthian?
I own an Instrument 1 and was looking for a cheap, low latency solution for a usable wavetable synth (this Apple stuff is really good, but too expensive in my opinion only as a Garageband “carrier”).
Looking forward to my Zynthian which should arrive next week.
My very first experience was, that not all synths seems to work properly and behave different to the incoming MIDI data together with the Artiphon.
The latency seems to be really low.
Is there an easy way to find out the parameters for jack to make the usb sound interface integrated in the Artiphon can be make usable?
As i saw it could be activated via the webinterface, but how to get the correct “hw”-Parameter (and others)?
thanks for the Information.
How to get the correct “hw”-device number? Is it the number i see in the first column of the output of “cat /proc/asound/cards”?
Thanks.
hmmm… sounds like a driver problem. That’s really tricky. My only idea is to login via ssh, stop jack and start jack manually with your options - trial & error:
$ systemctl stop jack2 # or perhaps only "jack" instead of "jack2"
$ jack -P70 -p256 -t2000 -d alsa -dhw:1 -p 128 -n 3 -r 44100 -s &
… look for any error messages. If everything seems to be fine than trying to play a WAV with aplay oder a MP3 with mpg123 should produce any sound. Sorry - don’t have a Zynthian here so I cannot give hints where to find WAV or MP3 demos on the image.
Did you have any success with this? I have an Instrument 1 and a Zynthian and never thought to connect them, but for what I need it is possible a better solution than connecting my Roland pedals to the Zynthian.