I’ve very good news for you. I’ve been working in 2 improvements that will make you enjoy:
Improved layer Audio-Routing: Now you can route the audio output to any available audio input. For instance, you can:
create a synth layer
create Jalv layer with some crazy audio processing LV2-plugin you like
send the synth’s layer audio output to the audio processing Jalv plugin layer
cascade as much as you want, by creating more jalv plugin layer
or send the audio to a MOD-UI pedalboard (mod-monitor)
also, you can send the output to several inputs, etc.
And all this, using uniquely the Zynthian-UI
Pianoteq Fast Preset Loading: As you probably have noticed, every time you change the preset in Pianoteq engine, the engine is reloaded and you have to wait a lot … Never more! I’ve partially-solved the problem by using the Pianoteq MIDI Mappings. I say “partially” because not all available presets can be mapped in a single file, so i’ve splitted the map in several files, so the engine will only re-loads when you cross the map borders. Currently 4 mapping files were needed, so there are 4 borders. As the presets have been re-ordered and the “licensed” ones are grouped at the top of the list, probably you can change to any of your favorite presets without crossing any border and never get the engine reloaded. I tried to reverse-engineer the file format, but finally some help from Pianoteq guys was needed and i’ve to say that they are really friendly and answer all my questions very fast and accurately. Thanks a lot Julien!!
For getting the new features, just update your zynthian using your favorite method.
Ohhh! Sorry … i also was visiting hard-porn-sites and looking apocalyptic videos about the next financial crisis and reptilian-governance, but i didn’t integrate any of this on Zynthian (by now …)
Nice, i will be waiting for your help, as i really need it … but the first help i really need is @mheidt’s magic fingers for implementing 2 separated list of plugins in the webconf tool:
generators (aka synths)
audio effects
I would like to separate the “engine list” in the Zynthian-UI’s layer screen and having 2 “New Layer” entries:
New Synth Layer => Synth-engine list
New Effect Layer => LV2 audio-processing plugin list
Mr @mheidt has implemented the detection of “plugin type” in the webconf tool and i’ve modified the Zynthian-UI for having separated lists for the different types of engine. After updating your Zynthian Software you will see new entries in the “Layer Screen”:
NEW Synth Layer
NEW Effect Layer
NEW Special Layer
Ahhh! Don’t forget to click on the “Search for New Plugins” button in the webconf tool and Save the list. It’s needed for correctly regenerating the cached files.
Hi, really cool. But i noticed that, except for my licensed instruments that came with the pianoteq stage license and some of the Demo instruments, there are no presets listed. There appears just an empty screen with preset 1 assigned to the bottom-right control.
How could that be fixed?
E. g., I have the free historical instruments installed - no presets listed and thus nothing to chose from - no sound. Same for Steingraeber Demo, which actually should provide 16 presets. From within the pianoteq gui seen through ssh connection everything works flawlessly.
Regards,
hal
Tried running a plugin using method.
On loading new layer graphics animates but gui locks up . . . .
Oct 11 10:07:20 zynthian-amp2 startx[536]: Current version of pixman: 0.33.3
Oct 11 10:07:20 zynthian-amp2 startx[536]: Before reporting problems, check http://wiki.x.org
Oct 11 10:07:20 zynthian-amp2 startx[536]: to make sure that you have the latest version.
Oct 11 10:07:20 zynthian-amp2 startx[536]: Markers: (–) probed, (**) from config file, (==) default setting,
Oct 11 10:07:20 zynthian-amp2 startx[536]: (++) from command line, (!!) notice, (II) informational,
Oct 11 10:07:20 zynthian-amp2 startx[536]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Oct 11 10:07:20 zynthian-amp2 startx[536]: (==) Log file: “/var/log/Xorg.0.log”, Time: Thu Oct 11 10:07:20 2018
Oct 11 10:07:20 zynthian-amp2 startx[536]: (==) Using config directory: “/etc/X11/xorg.conf.d”
Oct 11 10:07:20 zynthian-amp2 startx[536]: (==) Using system config directory “/usr/share/X11/xorg.conf.d”
Oct 11 10:50:53 zynthian-amp2 startx[536]: ERROR:root:Can’t add layer C* ChorusI - Mono chorus/flanger - Plugin LV2 => Expecting property name enclosed in double quotes: line 1 column 51 (char 50)
root@zynthian-amp2:~# systemctl stop zynthian
root@zynthian-amp2:~# cd /zynthian/zynthian-ui
root@zynthian-amp2:/zynthian/zynthian-ui# ./zynthian.sh
Zyncoder: Zynswitches poll thread created successfully
ZynMidiRouter: MIDI tuning frequency set to 440 Hz (8192)
ERROR:root:Can’t add layer C* ChorusI - Mono chorus/flanger - Plugin LV2 => Expecting property name enclosed in double quotes: line 1 column 51 (char 50)
I’ve fixed some Pianoteq problems related with preset list regeneration, so perhaps your problem is solved now. You have to update the software and force the engine to regenerate the preset list:
or trying to reload it, system hangs, and waveform logo runs endless:
DEBUG:root:CLOSE MODAL => snapshot
DEBUG:root:BACK TO SCREEN => control
WARNING:root:zynthian_gui.zyncoder_read() => 'NoneType' object has no attribute 'get_ctrl_screens'
yes sure here are: 002.zss (3.7 KB)
This is a working snapshot with a zyn patch preset and sooperlooper coming from mod-ui
001-test01.zss (2.9 KB)
This is a snapshot with same zyn patch and a jv2 effect on a brand new effect layer.
The effect i loaded from webconf is JV/ZynReverb.
This one worked before saving and reloading. After saving, zynaddsubfx is loaded with default sound (a sine wave i guess) and no effect layer present. Randomly, reloading it causes hanging.
NOTE: on webconf snapshot page, engine list for each snapshot shows all layers originally used as expected.
Your snapshot format is not valid in the latest software versions. Backward snapshot compatibility has been broken with the latest updates. I had to do it because of the new structure … sorry
Are you running the latest version? Could you update your software, recreate your snapshots from scratch and try to reproduce the error?
I just created this snapshot, with a ZynAddSubFX layer audio-routed to an effect layer (ZynReverb) and works perfectly after REMOVE ALL and loading the snapshot again.