I see older versions available at Modartt, tried 8.1.3, but not better. I could go on to try older. But i wait and ask @riban which version he, or anyone else for that matter, is using?
[edit] I will try anothe SD with Oram tomorrow, and altso a reimage of Vangelis maybe.
I’m also wondering, is there a kind of setup of the RPI5 one should do at first boot? I seem to remember having done something like that, setting up some non Zynthian parameters (locale maybe and such, dont remember). But there has been som crashes lately resulting in reimaging, and i have not done anything other than just booted from the fresh image and started to do Zynthian stuff…
Could not resist. Tried PT 7.5.4 which was a little bit better, and maybe even better when not overclocking. 8.4 is significantly worse when not overclocking!
I don’t think there is any RPi5 setup needed - the Zynthian image is pretty much set, EXCEPT, if you never updated the microcode you’d want to do that. I’m guessing maybe you did that earlier. You don’t have to do it more than once.
Well the “tests” i did last night where not really tests, just impressions. I will hopefully find some time today and do a proper comparison between versions, re-imaging and so on. Otherwise its a very busy Monday, and Tuesday then is the next option.
I should mention that i always have had XRun problems on this machine when not overclocking. And that i always have had the occasional XRun even when overclocking. It just seems worse now. And i have never had something running as smooth and with high sample rate and polyphony as Riban and Jofemodo has (and probably most off all of us using Pianoteq). I was thinking when i started my Z time in November that the RPI5 barely managed to deal with PT and that it must have been close to useless before on RPI4. But i now understand that i should expect much better results with RPI5 and would like to fix that.
I’m also thinking that maybe my case is not a PT case, but a general “why is my Zynthian V5.1/RPi5 less powerfull than it should be” case. Did i do something wrong when assembling the kit, are there somthing wrong with the RPi5, the “motherboard” or what?
Very sorry for your situation with playing PT with disappointing results on V5. I have Pianoteq 8 installed on mine but don’t use it very often, since I have other options for piano and it is not my primary engine when I work on the Zynth, mostly with multichannel chains.
I will do some tests at factory clock today, and let you know what outcome I get, but from memories of the last time I used it it was pretty manageable at full sample rate on Pi5.
My RPi5 has Pianoteq 8.3.1 Stage Trial. (I have not added a licence or updated this machine yet.) As mentioned in your last post, this does not seem like an issue with PT but instead with the V5.1. Piantoeq has been quite useable on RPi3 and RPi4 when running at half internal samplerate with no xruns and it works fine with a properly cooled RPi5 at full internal samplerate. You have been experiencing suboptimal performance with the same sfotware as other users so your this looks like an issue with the hardware.
Are you using SD of NVMe? If SD then what make and model of SD card? How confident are you that it is a genuine SD and not a clone? (There are many of them. A SD at reduced cost or from dubious supplier will often fake with substandard performance and possibly incorrect size.)
How is the CPU performing? Run htop in a console and watch the CPU core meters (0…3) whilst playing. You should expect all 4 cores to be failry idle with PT loaded but not playing (about 2% but peaking to about 8%) and to increase to approx. 30% when playing Pianoteq.
Memory should sit around 1G.
Run jack_cpu_load which shows how much CPU that JACK is using (kinda). This should sit around 5% when idle and increase to about 30% when playing PT.
What the temperature for a while whilst idle and then playing. You can use this command to show the core temperature every 2s: watch -- 'vcgencmd measure_temp'. Expect to see a temperature below 50° whilst idle and playing.
Check the jack routing with jack_lsp -c. This shows what is connected to what. It may be a bit cryptic and it is probably not worth me explaining the possibilities so just post the result and I will take a look to ensure it looks sensible.
Post your /zynthian/zynthian-my-data/snapshots/last_state.zss. There might be something odd causing an issue.
Post RPi info: cat /proc/cpuinfo.
Post bootloader info: rpi-eeprom-config and rpi-eeprom-update.
As I understand it, you have an official zynthian V5.1 with RPi5 (what size RAM?) running zynthian oram with a USB MIDI keyboard connected. You have connected Tascam US-16x08 but should disconnect and configure as V5 kit whilst doing these tests.
Disable hotplug USB and see if you get different results.
I will run tests later today hopefully, but this seems like a proper diagnostic road to travel.
Right away i can reply this:
SD i have been using 2 cards. A SanDisk high endurance V30 U3 128 GB and a SanDisk extreme PLUS v30 U3 128 GB. Both from a local hardware chain that has been around for many decades. I have no reason to doubt the SD cards
Yes i have the V5.1 official kit RPi5 8GB, now running Vangelis. Casio Privia PX5S connected via USB. That is the only USB periphal connected. Tascam is disconnected. i Have this Audio setup for testing:
No hurry! I am also busy. Another question though… Is the keyboard powered by its external PSU (and definitely turned on)? (I don’t know if the PX5S can be USB powered but if so, it may load the zynthian too much.) Also try different USB sockets. In fact, test without the keyboard connected at all by creating a busy pattern. That is how I have been testing today (although I do also have USB bus powered keyboard and extra audio interface with hotplug audio enabled - so much heavier load!).
bootloader info, update:
[all]
BOOT_UART=1
POWER_OFF_ON_HALT=0
BOOT_ORDER=0xf461
(venv) root@zynthian:~# ^C
(venv) root@zynthian:~# rpi-eeprom-update
BOOTLOADER: up to date
CURRENT: Wed 22 Jan 00:16:51 UTC 2025 (1737505011)
LATEST: Wed 22 Jan 00:16:51 UTC 2025 (1737505011)
RELEASE: latest (/usr/lib/firmware/raspberrypi/bootloader-2712/latest)
Use raspi-config to change the release.
zynmixer:outpu-bash: system:playback_2: command not found
(venv) root@zynthian:~# zynmixer:output_17b
t_17b
system:playbac-bash: zynmixer:output_17b: command not found
(venv) root@zynthian:~# system:midi_capture_1
k_2
zynseq:input
Zy-bash: system:midi_capture_1: command not found
(venv) root@zynthian:~# system:midi_playback_1
-bash: system:midi_playback_1: command not found
(venv) root@zynthian:~# ttymidi:MIDI_in
-bash: ttymidi:MIDI_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev0_in
ynMidiRouter:step_in
zyns-bash: ZynMidiRouter:dev0_in: command not found
(venv) root@zynthian:~# ttymidi:MIDI_out
eq:metronome
z-bash: ttymidi:MIDI_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev0_out
ynmixer:input_17a
zynmi-bash: ZynMidiRouter:dev0_out: command not found
(venv) root@zynthian:~# a2j:Midi Through [14] (capture): Midi Through Port-0
xer:input_17b
zynsmf:midi_out
ZynMidiRouter:seq_in-bash: syntax error near unexpected token (' (venv) root@zynthian:~# a2j:Midi Through [14] (playback): Midi Through Port-0 -bash: syntax error near unexpected token (’
(venv) root@zynthian:~# ZynMidiRouter:dev0_in
-bash: ZynMidiRouter:dev0_in: command not found
(venv) root@zynthian:~# ttymidi:MIDI_in
-bash: ttymidi:MIDI_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev1_in
-bash: ZynMidiRouter:dev1_in: command not found
(venv) root@zynthian:~# system:midi_capture_2
-bash: system:midi_capture_2: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev2_in
-bash: ZynMidiRouter:dev2_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev3_in
-bash: ZynMidiRouter:dev3_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev4_in
-bash: ZynMidiRouter:dev4_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev5_in
-bash: ZynMidiRouter:dev5_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev6_in
-bash: ZynMidiRouter:dev6_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev7_in
Router:ch13_out
Z-bash: ZynMidiRouter:dev7_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev8_in
ynMidiRouter:ch1_out
-bash: ZynMidiRouter:dev8_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev9_in
-bash: ZynMidiRouter:dev9_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev10_in
-bash: ZynMidiRouter:dev10_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev11_in
Router:ch-bash: ZynMidiRouter:dev11_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev12_in
12_out
ZynMidiRouter-bash: ZynMidiRouter:dev12_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev13_in
:ch15_out
ZynMidiRou-bash: ZynMidiRouter:dev13_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev14_in
ter:ch7_out
audioplayer-bash: ZynMidiRouter:dev14_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev15_in
:in
audioplayer:out_01a-bash: ZynMidiRouter:dev15_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev16_in
-bash: ZynMidiRouter:dev16_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev17_in
-bash: ZynMidiRouter:dev17_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev18_in
-bash: ZynMidiRouter:dev18_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev19_in
-bash: ZynMidiRouter:dev19_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev20_in
-bash: ZynMidiRouter:dev20_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev21_in
-bash: ZynMidiRouter:dev21_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev22_in
-bash: ZynMidiRouter:dev22_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev23_in
-bash: ZynMidiRouter:dev23_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:seq_in
-bash: ZynMidiRouter:seq_in: command not found
(venv) root@zynthian:~# zynsmf:midi_out
-bash: zynsmf:midi_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev2_out
t
sooperlooper:common_in_-bash: ZynMidiRouter:dev2_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:step_in
1
zynmixer:output_0-bash: ZynMidiRouter:step_in: command not found
(venv) root@zynthian:~# zynseq:output
1a
system:capt-bash: zynseq:output: command not found
(venv) root@zynthian:~# ZynMidiRouter:ctrl_in
-bash: ZynMidiRouter:ctrl_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch0_out
-bash: ZynMidiRouter:ch0_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in
-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# Pianoteq:midi_in
-bash: Pianoteq:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch1_out
-bash: ZynMidiRouter:ch1_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in
ure_-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# Buskman_s_Holiday_Percussion-01:control
2
sooperlooper:common_out_2
zynmixer:in-bash: Buskman_s_Holiday_Percussion-01:control: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch2_out
put_02b
system:midi_ca-bash: ZynMidiRouter:ch2_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in
pture_2
ZynMidi-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch3_out
Router:dev1_in
system:-bash: ZynMidiRouter:ch3_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in
midi_playback_2
-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch4_out
ZynMidiRouter:dev3_ou-bash: ZynMidiRouter:ch4_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in
t
a2j: sooperloope-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch5_out
-bash: ZynMidiRouter:ch5_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in
-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch6_out
-bash: ZynMidiRouter:ch6_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in
-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch7_out
-bash: ZynMidiRouter:ch7_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in
control-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch8_out
-bash: ZynMidiRouter:ch8_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in
out
Buskman_s_Holi-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch9_out
-bash: ZynMidiRouter:ch9_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in
Calf_Reverb-01-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch10_out
:in_l
Buskman_s_Holiday-bash: ZynMidiRouter:ch10_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in Percussion-01:out-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch11_out
-bash: ZynMidiRouter:ch11_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in
r
Calf_Reverb-01:i-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch12_out
n_l
Buskman_s_Holida-bash: ZynMidiRouter:ch12_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in
y_Percussion-01:ou-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch13_out
tL
Calf_Reverb-01:in_r
-bash: ZynMidiRouter:ch13_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in
Buskman_s_Holid-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch14_out
ay_Percussion-01:outR
C-bash: ZynMidiRouter:ch14_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in
alf_Reverb-01:out-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch15_out
l
zynmixer:input_03a-bash: ZynMidiRouter:ch15_out: command not found
(venv) root@zynthian:~# zynsmf:midi_in
Calf_Reverb-01:ou-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:mod_out
t_r
zynmixer:input_-bash: ZynMidiRouter:mod_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:step_out
03b
Calf_Reverb-01:even-bash: ZynMidiRouter:step_out: command not found
(venv) root@zynthian:~# zynseq:input
ts_in
Calf_Rever-bash: zynseq:input: command not found
(venv) root@zynthian:~# ZynMidiRouter:ctrl_out
-bash: ZynMidiRouter:ctrl_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev0_out
-bash: ZynMidiRouter:dev0_out: command not found
(venv) root@zynthian:~# ttymidi:MIDI_out
-bash: ttymidi:MIDI_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev1_out
-bash: ZynMidiRouter:dev1_out: command not found
(venv) root@zynthian:~# ZynMaster:midi_in
-bash: ZynMaster:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev2_out
-bash: ZynMidiRouter:dev2_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:seq_in
-bash: ZynMidiRouter:seq_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev3_out
-bash: ZynMidiRouter:dev3_out: command not found
(venv) root@zynthian:~# system:midi_playback_2
-bash: system:midi_playback_2: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev4_out
-bash: ZynMidiRouter:dev4_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev5_out
-bash: ZynMidiRouter:dev5_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev6_out
-bash: ZynMidiRouter:dev6_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev7_out
-bash: ZynMidiRouter:dev7_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev8_out
-bash: ZynMidiRouter:dev8_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev9_out
-bash: ZynMidiRouter:dev9_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev10_out
-bash: ZynMidiRouter:dev10_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev11_out
-bash: ZynMidiRouter:dev11_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev12_out
-bash: ZynMidiRouter:dev12_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev13_out
-bash: ZynMidiRouter:dev13_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev14_out
-bash: ZynMidiRouter:dev14_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev15_out
-bash: ZynMidiRouter:dev15_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev16_out
-bash: ZynMidiRouter:dev16_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev17_out
-bash: ZynMidiRouter:dev17_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev18_out
-bash: ZynMidiRouter:dev18_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev19_out
-bash: ZynMidiRouter:dev19_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev20_out
-bash: ZynMidiRouter:dev20_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev21_out
-bash: ZynMidiRouter:dev21_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev22_out
-bash: ZynMidiRouter:dev22_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev23_out
-bash: ZynMidiRouter:dev23_out: command not found
(venv) root@zynthian:~# ZynMaster:midi_in
-bash: ZynMaster:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev1_out
-bash: ZynMidiRouter:dev1_out: command not found
(venv) root@zynthian:~# zynmixer:input_01a
-bash: zynmixer:input_01a: command not found
(venv) root@zynthian:~# Pianoteq:out_1
-bash: Pianoteq:out_1: command not found
(venv) root@zynthian:~# zynmixer:input_01b
-bash: zynmixer:input_01b: command not found
(venv) root@zynthian:~# Pianoteq:out_2
-bash: Pianoteq:out_2: command not found
(venv) root@zynthian:~# zynmixer:output_01a
-bash: zynmixer:output_01a: command not found
(venv) root@zynthian:~# sooperlooper:common_in_1
-bash: sooperlooper:common_in_1: command not found
(venv) root@zynthian:~# zynmixer:output_01b
-bash: zynmixer:output_01b: command not found
(venv) root@zynthian:~# sooperlooper:common_in_2
-bash: sooperlooper:common_in_2: command not found
(venv) root@zynthian:~# zynmixer:input_02a
-bash: zynmixer:input_02a: command not found
(venv) root@zynthian:~# sooperlooper:common_out_1
-bash: sooperlooper:common_out_1: command not found
(venv) root@zynthian:~# zynmixer:input_02b
-bash: zynmixer:input_02b: command not found
(venv) root@zynthian:~# sooperlooper:common_out_2
-bash: sooperlooper:common_out_2: command not found
(venv) root@zynthian:~# zynmixer:output_02a
-bash: zynmixer:output_02a: command not found
(venv) root@zynthian:~# zynmixer:output_02b
-bash: zynmixer:output_02b: command not found
(venv) root@zynthian:~# zynmixer:input_03a
-bash: zynmixer:input_03a: command not found
(venv) root@zynthian:~# Calf_Reverb-01:out_l
-bash: Calf_Reverb-01:out_l: command not found
(venv) root@zynthian:~# zynmixer:input_03b
-bash: zynmixer:input_03b: command not found
(venv) root@zynthian:~# Calf_Reverb-01:out_r
-bash: Calf_Reverb-01:out_r: command not found
(venv) root@zynthian:~# zynmixer:output_03a
-bash: zynmixer:output_03a: command not found
(venv) root@zynthian:~# zynmixer:output_03b
-bash: zynmixer:output_03b: command not found
(venv) root@zynthian:~# zynmixer:input_04a
-bash: zynmixer:input_04a: command not found
(venv) root@zynthian:~# zynmixer:input_04b
-bash: zynmixer:input_04b: command not found
(venv) root@zynthian:~# zynmixer:output_04a
-bash: zynmixer:output_04a: command not found
(venv) root@zynthian:~# zynmixer:output_04b
-bash: zynmixer:output_04b: command not found
(venv) root@zynthian:~# zynmixer:input_05a
-bash: zynmixer:input_05a: command not found
(venv) root@zynthian:~# zynmixer:input_05b
-bash: zynmixer:input_05b: command not found
(venv) root@zynthian:~# zynmixer:output_05a
-bash: zynmixer:output_05a: command not found
(venv) root@zynthian:~# zynmixer:output_05b
-bash: zynmixer:output_05b: command not found
(venv) root@zynthian:~# zynmixer:input_06a
-bash: zynmixer:input_06a: command not found
(venv) root@zynthian:~# zynmixer:input_06b
-bash: zynmixer:input_06b: command not found
(venv) root@zynthian:~# zynmixer:output_06a
-bash: zynmixer:output_06a: command not found
(venv) root@zynthian:~# zynmixer:output_06b
-bash: zynmixer:output_06b: command not found
(venv) root@zynthian:~# zynmixer:input_07a
-bash: zynmixer:input_07a: command not found
(venv) root@zynthian:~# zynmixer:input_07b
-bash: zynmixer:input_07b: command not found
(venv) root@zynthian:~# zynmixer:output_07a
-bash: zynmixer:output_07a: command not found
(venv) root@zynthian:~# zynmixer:output_07b
-bash: zynmixer:output_07b: command not found
(venv) root@zynthian:~# zynmixer:input_08a
-bash: zynmixer:input_08a: command not found
(venv) root@zynthian:~# zynmixer:input_08b
-bash: zynmixer:input_08b: command not found
(venv) root@zynthian:~# zynmixer:output_08a
-bash: zynmixer:output_08a: command not found
(venv) root@zynthian:~# zynmixer:output_08b
-bash: zynmixer:output_08b: command not found
(venv) root@zynthian:~# zynmixer:input_09a
-bash: zynmixer:input_09a: command not found
(venv) root@zynthian:~# zynmixer:input_09b
-bash: zynmixer:input_09b: command not found
(venv) root@zynthian:~# zynmixer:output_09a
-bash: zynmixer:output_09a: command not found
(venv) root@zynthian:~# zynmixer:output_09b
-bash: zynmixer:output_09b: command not found
(venv) root@zynthian:~# zynmixer:input_10a
-bash: zynmixer:input_10a: command not found
(venv) root@zynthian:~# zynmixer:input_10b
-bash: zynmixer:input_10b: command not found
(venv) root@zynthian:~# zynmixer:output_10a
-bash: zynmixer:output_10a: command not found
(venv) root@zynthian:~# zynmixer:output_10b
-bash: zynmixer:output_10b: command not found
(venv) root@zynthian:~# zynmixer:input_11a
-bash: zynmixer:input_11a: command not found
(venv) root@zynthian:~# zynmixer:input_11b
-bash: zynmixer:input_11b: command not found
(venv) root@zynthian:~# zynmixer:output_11a
-bash: zynmixer:output_11a: command not found
(venv) root@zynthian:~# zynmixer:output_11b
-bash: zynmixer:output_11b: command not found
(venv) root@zynthian:~# zynmixer:input_12a
-bash: zynmixer:input_12a: command not found
(venv) root@zynthian:~# zynmixer:input_12b
-bash: zynmixer:input_12b: command not found
(venv) root@zynthian:~# zynmixer:output_12a
-bash: zynmixer:output_12a: command not found
(venv) root@zynthian:~# zynmixer:output_12b
-bash: zynmixer:output_12b: command not found
(venv) root@zynthian:~# zynmixer:input_13a
-bash: zynmixer:input_13a: command not found
(venv) root@zynthian:~# zynmixer:input_13b
-bash: zynmixer:input_13b: command not found
(venv) root@zynthian:~# zynmixer:output_13a
-bash: zynmixer:output_13a: command not found
(venv) root@zynthian:~# zynmixer:output_13b
-bash: zynmixer:output_13b: command not found
(venv) root@zynthian:~# zynmixer:input_14a
-bash: zynmixer:input_14a: command not found
(venv) root@zynthian:~# zynmixer:input_14b
-bash: zynmixer:input_14b: command not found
(venv) root@zynthian:~# zynmixer:output_14a
-bash: zynmixer:output_14a: command not found
(venv) root@zynthian:~# zynmixer:output_14b
-bash: zynmixer:output_14b: command not found
(venv) root@zynthian:~# zynmixer:input_15a
-bash: zynmixer:input_15a: command not found
(venv) root@zynthian:~# zynmixer:input_15b
-bash: zynmixer:input_15b: command not found
(venv) root@zynthian:~# zynmixer:output_15a
-bash: zynmixer:output_15a: command not found
(venv) root@zynthian:~# zynmixer:output_15b
-bash: zynmixer:output_15b: command not found
(venv) root@zynthian:~# zynmixer:input_16a
-bash: zynmixer:input_16a: command not found
(venv) root@zynthian:~# zynmixer:input_16b
-bash: zynmixer:input_16b: command not found
(venv) root@zynthian:~# zynmixer:output_16a
-bash: zynmixer:output_16a: command not found
(venv) root@zynthian:~# zynmixer:output_16b
-bash: zynmixer:output_16b: command not found
(venv) root@zynthian:~# zynmixer:input_17a
-bash: zynmixer:input_17a: command not found
(venv) root@zynthian:~# zynseq:metronome
-bash: zynseq:metronome: command not found
(venv) root@zynthian:~# audioplayer:out_01a
-bash: audioplayer:out_01a: command not found
(venv) root@zynthian:~# zynmixer:input_17b
-bash: zynmixer:input_17b: command not found
(venv) root@zynthian:~# audioplayer:out_01b
-bash: audioplayer:out_01b: command not found
(venv) root@zynthian:~# zynseq:metronome
-bash: zynseq:metronome: command not found
(venv) root@zynthian:~# zynmixer:output_17a
-bash: zynmixer:output_17a: command not found
(venv) root@zynthian:~# system:playback_1
-bash: system:playback_1: command not found
(venv) root@zynthian:~# zynmixer:output_17b
-bash: zynmixer:output_17b: command not found
(venv) root@zynthian:~# system:playback_2
-bash: system:playback_2: command not found
(venv) root@zynthian:~# zynseq:input
-bash: zynseq:input: command not found
(venv) root@zynthian:~# ZynMidiRouter:step_out
-bash: ZynMidiRouter:step_out: command not found
(venv) root@zynthian:~# zynseq:output
-bash: zynseq:output: command not found
(venv) root@zynthian:~# ZynMidiRouter:step_in
-bash: ZynMidiRouter:step_in: command not found
(venv) root@zynthian:~# zynseq:metronome
-bash: zynseq:metronome: command not found
(venv) root@zynthian:~# zynmixer:input_17a
-bash: zynmixer:input_17a: command not found
(venv) root@zynthian:~# zynmixer:input_17b
-bash: zynmixer:input_17b: command not found
(venv) root@zynthian:~# zynsmf:midi_out
-bash: zynsmf:midi_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:seq_in
-bash: ZynMidiRouter:seq_in: command not found
(venv) root@zynthian:~# zynsmf:midi_in
-bash: zynsmf:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch4_out
-bash: ZynMidiRouter:ch4_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch5_out
-bash: ZynMidiRouter:ch5_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch3_out
-bash: ZynMidiRouter:ch3_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch9_out
-bash: ZynMidiRouter:ch9_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch11_out
-bash: ZynMidiRouter:ch11_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch10_out
-bash: ZynMidiRouter:ch10_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch0_out
-bash: ZynMidiRouter:ch0_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch6_out
-bash: ZynMidiRouter:ch6_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch14_out
-bash: ZynMidiRouter:ch14_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch13_out
-bash: ZynMidiRouter:ch13_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch1_out
-bash: ZynMidiRouter:ch1_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch8_out
-bash: ZynMidiRouter:ch8_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch2_out
-bash: ZynMidiRouter:ch2_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch12_out
-bash: ZynMidiRouter:ch12_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch15_out
-bash: ZynMidiRouter:ch15_out: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch7_out
-bash: ZynMidiRouter:ch7_out: command not found
(venv) root@zynthian:~# audioplayer:in
-bash: audioplayer:in: command not found
(venv) root@zynthian:~# audioplayer:out_01a
-bash: audioplayer:out_01a: command not found
(venv) root@zynthian:~# zynmixer:input_17a
-bash: zynmixer:input_17a: command not found
(venv) root@zynthian:~# audioplayer:out_01b
-bash: audioplayer:out_01b: command not found
(venv) root@zynthian:~# zynmixer:input_17b
-bash: zynmixer:input_17b: command not found
(venv) root@zynthian:~# Pianoteq:out_1
-bash: Pianoteq:out_1: command not found
(venv) root@zynthian:~# zynmixer:input_01a
-bash: zynmixer:input_01a: command not found
(venv) root@zynthian:~# Pianoteq:out_2
-bash: Pianoteq:out_2: command not found
(venv) root@zynthian:~# zynmixer:input_01b
-bash: zynmixer:input_01b: command not found
(venv) root@zynthian:~# Pianoteq:out_3
-bash: Pianoteq:out_3: command not found
(venv) root@zynthian:~# Pianoteq:out_4
-bash: Pianoteq:out_4: command not found
(venv) root@zynthian:~# Pianoteq:out_5
-bash: Pianoteq:out_5: command not found
(venv) root@zynthian:~# Pianoteq:midi_in
-bash: Pianoteq:midi_in: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch0_out
-bash: ZynMidiRouter:ch0_out: command not found
(venv) root@zynthian:~# sooperlooper:common_in_1
-bash: sooperlooper:common_in_1: command not found
(venv) root@zynthian:~# zynmixer:output_01a
-bash: zynmixer:output_01a: command not found
(venv) root@zynthian:~# system:capture_1
-bash: system:capture_1: command not found
(venv) root@zynthian:~# sooperlooper:common_out_1
-bash: sooperlooper:common_out_1: command not found
(venv) root@zynthian:~# zynmixer:input_02a
-bash: zynmixer:input_02a: command not found
(venv) root@zynthian:~# sooperlooper:common_in_2
-bash: sooperlooper:common_in_2: command not found
(venv) root@zynthian:~# zynmixer:output_01b
-bash: zynmixer:output_01b: command not found
(venv) root@zynthian:~# system:capture_2
-bash: system:capture_2: command not found
(venv) root@zynthian:~# sooperlooper:common_out_2
-bash: sooperlooper:common_out_2: command not found
(venv) root@zynthian:~# zynmixer:input_02b
-bash: zynmixer:input_02b: command not found
(venv) root@zynthian:~# system:midi_capture_2
-bash: system:midi_capture_2: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev1_in
-bash: ZynMidiRouter:dev1_in: command not found
(venv) root@zynthian:~# system:midi_playback_2
-bash: system:midi_playback_2: command not found
(venv) root@zynthian:~# ZynMidiRouter:dev3_out
-bash: ZynMidiRouter:dev3_out: command not found
(venv) root@zynthian:~# a2j: sooperlooper [129] (capture): sooperlooper
-bash: syntax error near unexpected token (' (venv) root@zynthian:~# a2j: sooperlooper [129] (playback): sooperlooper -bash: syntax error near unexpected token (’
(venv) root@zynthian:~# Buskman_s_Holiday_Percussion-01:control
-bash: Buskman_s_Holiday_Percussion-01:control: command not found
(venv) root@zynthian:~# ZynMidiRouter:ch1_out
-bash: ZynMidiRouter:ch1_out: command not found
(venv) root@zynthian:~# Buskman_s_Holiday_Percussion-01:outL
-bash: Buskman_s_Holiday_Percussion-01:outL: command not found
(venv) root@zynthian:~# Calf_Reverb-01:in_l
-bash: Calf_Reverb-01:in_l: command not found
(venv) root@zynthian:~# Buskman_s_Holiday_Percussion-01:outR
-bash: Buskman_s_Holiday_Percussion-01:outR: command not found
(venv) root@zynthian:~# Calf_Reverb-01:in_r
-bash: Calf_Reverb-01:in_r: command not found
(venv) root@zynthian:~# Calf_Reverb-01:in_l
-bash: Calf_Reverb-01:in_l: command not found
(venv) root@zynthian:~# Buskman_s_Holiday_Percussion-01:outL
-bash: Buskman_s_Holiday_Percussion-01:outL: command not found
(venv) root@zynthian:~# Calf_Reverb-01:in_r
-bash: Calf_Reverb-01:in_r: command not found
(venv) root@zynthian:~# Buskman_s_Holiday_Percussion-01:outR
-bash: Buskman_s_Holiday_Percussion-01:outR: command not found
(venv) root@zynthian:~# Calf_Reverb-01:out_l
-bash: Calf_Reverb-01:out_l: command not found
(venv) root@zynthian:~# zynmixer:input_03a
-bash: zynmixer:input_03a: command not found
(venv) root@zynthian:~# Calf_Reverb-01:out_r
-bash: Calf_Reverb-01:out_r: command not found
(venv) root@zynthian:~# zynmixer:input_03b
-bash: zynmixer:input_03b: command not found
(venv) root@zynthian:~# Calf_Reverb-01:events_in
-bash: Calf_Reverb-01:events_in: command not found
(venv) root@zynthian:~# Calf_Reverb-01:events_out
-bash: Calf_Reverb-01:events_out: command not found
(venv) root@zynthian:~# 01:out_r: command not found
-bash: 01:out_r:: command not found
Did you ever try vcgencmd get_throttled after playing a few minutes full power?
Looks like some throttling, for whatever cause, is happening. Could be overtemp oder brownout due to USB current overload.
Please try this on ssh:
Although the zynthian should be able to cope with all of this, for the testing, will you remove all the other plugins: sooperlooper, calf reverb, Buskman_s_Holiday_Percussion, etc.
What is this? I don’t recognise it. Maybe Hydrogen drums?
As suggested by @fussl, try watch vcgencmd get_throttled then play to show the throttle condition every 2s.