Linux public beta (4408)

Official support for: u-he.com
Locked New Topic
RELATED
PRODUCTS

Post

It's not a crash.
The u-he plugins are calling abort() (or throwing) during VSTPluginMain.

It doesn't happen with all hosts.
As others have said, Carla in bridge mode runs fine but the regular standalone mode has the issue.
Very weird considering they use the same code.

Post

There's an occasional crash when removing the plugin or destroying it's UI (here with Zebra).

Attached Valgrind output is when closing a session in ardour 4.4 as host, GNU/Linux 64bit.
Also all is fine under normal operation since Ardour only hides the window and only destroys it at session-close or quit.

I suppose this isn't directly useful since it's not a debug-build.. still here it goes:

Code: Select all

...
WRITING midiAssignFile
WRITING midiBankCache
max CPU @ watch: watch: 0.00
==15542== Thread 1:
==15542== Mismatched free() / delete / delete []
==15542==    at 0x4C2B30B: operator delete(void*) (vg_replace_malloc.c:575)
==15542==    by 0x34E1FB89: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34E1FBCB: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34D44022: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34DEA15B: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34D44034: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34E04B4D: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34D44034: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34EF3D5B: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34D44034: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34EF3D5B: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34D44034: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34CC809B: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34D44022: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34DE478B: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34D89941: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34DFE0E1: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34DF644D: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34EF198B: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x34DE8329: ??? (in /home/rgareus/.u-he/Zebra2/Zebra2.64.avx.so)
==15542==    by 0x69812EA: vstfx_close(_VSTState*) (linux_vst_support.cc:359)

Post

Also resizing of u-he plugins in Ardour does not work correctly. The plugin GUI is resized but the Ardour frame not. Resizing does work with DiscoDSP Bliss and Renoise Redux plugins.

Post

Resizing is partly fixed in recent git (Ardour 4.4-643-gd959461): Right-click on u-he plugins and selecting different scaling works now and resizes the container window, too.

But currently the size can not grow above the initial size when the u-he plugin was first displayed.
e.g Add plugin, open GUI, set it to 200% (parts of the window remain blank) save session, close + re-load session: all scalings work.

Still the crash at exit, is nasty. I found a recipe: The trigger is to have the plugin-UI visible during quit.
According to valgrind there are invalid free() calls, see above, which eventually wreaks havoc elsewhere due to memory corruption (usually pthread deallocate_tsd of the VST thread).
@ abique it'd be great to resolve this. if you need more information please don't hesitate to ask or join us on #ardour IRC.

Post

Thats cool, thanks!

Post

Hi,

first of all many thanks for some of the best VSTi ever released for Linux! :D
I'm thinking about buying them, but I have a show-stopping problem with all your plugins.
Whenever I click on a button which should show a menu, the plugins crash.

Currently I'm trying with following setup:
- Debian Linux stretch/sid (testing) 64 bit
- "Awesome" window manager 64 bit
- Renoise 3.1 64 bit
- ACE rev 3965 (avx) VSTi 64 bit

Clicking on e.g. "mode", "voices", "quality", "stack" or any other button which should show a menu, causes the VSTi to crash. This happens not only with ACE, but all u-he VSTis I tried so far.

Another strange thing is that weird files get created in my home directory afterwards, although I'm not 100% sure if it's the same bug or something unrelated to the crash.
Here my $HOME where 1 file and 1 directory with non-ASCII characters are created:

Code: Select all

vitaminx@binary:~$ ll
total 309M
drwxr-xr-x  2 vitaminx vitaminx 4.0K Dec 31 21:31 ミϡ
drwxr-xr-x  8 vitaminx vitaminx 4.0K Nov  3 22:36 others
drwxr-xr-x  8 vitaminx vitaminx 4.0K Oct 19 02:05 personal
drwxr-xr-x 12 vitaminx vitaminx 4.0K Dec 30 21:40 projects
drwxr-xr-x  5 vitaminx vitaminx 4.0K Jan  2 22:39 puppet
drwxr-xr-x  4 vitaminx vitaminx 4.0K Dec 30 16:44 samples
-rw-r--r--  1 vitaminx vitaminx  38K Jan  2 22:32 ace_crash.log
-rw-r--r--  1 vitaminx vitaminx 1.8K Jan  2 22:32 ace_ldd.txt
lrwxrwxrwx  1 vitaminx vitaminx   18 Oct 29 23:02 backups -> /mnt/data/backups/
lrwxrwxrwx  1 vitaminx vitaminx   20 Oct 29 23:02 downloads -> /mnt/data/downloads/
-rw-r--r--  1 vitaminx vitaminx  39M May 20  2014 Introduction to ACE - Part 1 of 4-5YgUhNaWtN0.mp4
-rw-r--r--  1 vitaminx vitaminx  84M Mar  5  2014 Introduction to ACE - Part 2 of 4-s3FJEw5WMdk.mp4
-rw-r--r--  1 vitaminx vitaminx  75M May 29  2014 Introduction to ACE - Part 3 of 4-p315UoTxJZQ.mp4
-rw-r--r--  1 vitaminx vitaminx 113M Mar  6  2014 Introduction to ACE - Part 4 of 4-g_e1Rj-ULwU.mp4
lrwxrwxrwx  1 vitaminx vitaminx   17 Dec 30 21:40 Renoise -> projects/renoise/
lrwxrwxrwx  1 vitaminx vitaminx   15 Sep 29 00:26 temp -> /mnt/data/temp/
-rw-r--r--  1 vitaminx vitaminx 1.3K Dec 31 21:31 쑠л

All required libraries seem to be installed:

Code: Select all

vitaminx@binary:~$ ldd .vst/ACE/ACE.64.avx.so 
	linux-vdso.so.1 (0x00007ffe8c5b5000)
	libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007f9f178b7000)
	libcairo.so.2 => /usr/lib/x86_64-linux-gnu/libcairo.so.2 (0x00007f9f175a3000)
	libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f9f172f6000)
	libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f9f16fb3000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f9f16d96000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f9f16b8d000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f9f16888000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f9f164e4000)
	/lib64/ld-linux-x86-64.so.2 (0x0000559fa434c000)
	libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f9f16276000)
	libpixman-1.so.0 => /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (0x00007f9f15fce000)
	libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007f9f15d91000)
	libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007f9f15b6a000)
	libxcb-shm.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0 (0x00007f9f15966000)
	libxcb-render.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-render.so.0 (0x00007f9f1575c000)
	libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f9f15539000)
	libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1 (0x00007f9f1532f000)
	libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f9f1511d000)
	libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f9f14f01000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f9f14cfd000)
	libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f9f14ad3000)
	libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f9f148cf000)
	libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f9f146c9000)
Here is the output of ACE and Renoise from launching until the crash happens:

Code: Select all

vitaminx@binary:~$ renoise
Renoise LOG> ============================================================
Renoise LOG> Version : Renoise V3.1.0rc2 (Dec 29 2015)
Renoise LOG> Date    : 2016-01-02
Renoise LOG> Time    : 22:29:17
Renoise LOG> OS      : Linux version 4.3.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 5.3.1 20151207 (Debian 5.3.1-3) ) #1 SMP Debian 4.3.3-2 (2015-12-17)

Renoise LOG> ============================================================
Renoise LOG> CPU: Found 1 enabled unit(s) with 4 core(s) and 8 logical processor(s) per unit. 4 cores, 8 logical processors are enabled in total.
Renoise LOG> Application: Showing the splash window...
Renoise LOG> StartupWindow: Initialiting the startup window...
Renoise LOG> Graphport: Initialising XThreads...
Renoise LOG> Graphport: Opening XDisplay ':0' (configured via 'DISPLAY' env)...
Renoise LOG> Graphport: XDisplay was successfully opened
Renoise LOG> Graphport: Initializing Freeimage...
Renoise LOG> StartupWindow: Failed to resolve font 'misc-fixed-medium' for the splash screen. Using the default font...
Renoise LOG> StartupWindow: Startup window successfully initialized...
Renoise LOG> Application: Initializing the API...
Renoise LOG> IPP: Detected CPU type: 0x46
Renoise LOG> File-IO: Enabling MP3 decoding support using system mpg123 library...
Renoise LOG> ALSA: Enumerating Devices...
Renoise LOG> ALSA: PLAYBACK info: card 0: PCH [HDA Intel PCH], device 0: ALC663 Analog [ALC663 Analog]
Renoise LOG> ALSA: CAPTURE info: card 0: PCH [HDA Intel PCH], device 0: ALC663 Analog [ALC663 Analog]
Renoise LOG> ALSA: PLAYBACK info: card 0: PCH [HDA Intel PCH], device 1: ALC663 Digital [ALC663 Digital]
Renoise LOG> MIDI-IO: Starting the input thread...
Renoise LOG> GraphPort: Loading cursor images (libXcursor is present)...
Renoise LOG> System: Application path retrieved from /proc/self/exe: '/usr/local/bin/renoise-3.1.0'
Renoise LOG> System: Running from '/usr/local/bin'...
Renoise LOG> GraphPort: Initializing the Font Engine...
Renoise LOG> GraphPort: Enumerating system fonts...
Renoise LOG> Graphport: Initializing Keyboard mappings...
Renoise LOG> Graphport: Initializing XAtoms...
Renoise LOG> Application: Initializing Icon Bitmaps...
Renoise LOG> Application: Skipped high resolution icon image(s) (too less space for selection - cur: 159808, new: 524304, max: 262144)
Renoise LOG> Application: Start running...
Renoise LOG> Application: Loading the preferences...
Renoise LOG> Application: Init...
Renoise LOG> ScriptingTools: Initializing Scripting Tool: '/usr/local/share/renoise-3.1.0/Scripts/Tools/com.renoise.ToolUpdater.xrnx/'...
Renoise LOG> ScriptingTools: Initializing Scripting Tool: '/usr/local/share/renoise-3.1.0/Scripts/Tools/com.renoise.UpdateChecker.xrnx/'...
Renoise LOG> DspDevices: Registering native DSP effects...
Renoise LOG> VSTPlugs: VST_PATH environment variable not set. Using '/usr/lib[64]/vst:/usr/local/lib[64]/vst:~/.vst'...
Renoise LOG> Audio Plugins: Skipping VST plugin path '/usr/lib/vst/' (Directory does not exist)...
Renoise LOG> Audio Plugins: Skipping VST plugin path '/usr/lib64/vst/' (Directory does not exist)...
Renoise LOG> Audio Plugins: Skipping VST plugin path '/usr/local/lib/vst/' (Directory does not exist)...
Renoise LOG> Audio Plugins: Skipping VST plugin path '/usr/local/lib64/vst/' (Directory does not exist)...
Renoise LOG> Audio Plugins: Searching for VST plugins in '/home/vitaminx/.vst/'
Renoise LOG> LADSPA: LADSPA_PATH environment variable not set. Using '/usr/lib[64]/ladspa:/usr/local/lib[64]/ladspa:~/.ladspa'...
Renoise LOG> Audio Plugins: Skipping LADSPA plugin path '/usr/lib/ladspa/' (Directory does not exist)...
Renoise LOG> Audio Plugins: Skipping LADSPA plugin path '/usr/lib64/ladspa/' (Directory does not exist)...
Renoise LOG> Audio Plugins: Skipping LADSPA plugin path '/usr/local/lib/ladspa/' (Directory does not exist)...
Renoise LOG> Audio Plugins: Skipping LADSPA plugin path '/usr/local/lib64/ladspa/' (Directory does not exist)...
Renoise LOG> Audio Plugins: Skipping LADSPA plugin path '/home/vitaminx/.ladspa/' (Directory does not exist)...
Renoise LOG> DSSI: DSSI_PATH environment variable not set. Using '/usr/lib[64]/dssi:/usr/local/lib[64]/dssi:~/.dssi'...
Renoise LOG> Audio Plugins: Skipping DSSI plugin path '/usr/lib/dssi/' (Directory does not exist)...
Renoise LOG> Audio Plugins: Skipping DSSI plugin path '/usr/lib64/dssi/' (Directory does not exist)...
Renoise LOG> Audio Plugins: Skipping DSSI plugin path '/usr/local/lib/dssi/' (Directory does not exist)...
Renoise LOG> Audio Plugins: Skipping DSSI plugin path '/usr/local/lib64/dssi/' (Directory does not exist)...
Renoise LOG> Audio Plugins: Skipping DSSI plugin path '/home/vitaminx/.dssi/' (Directory does not exist)...
Renoise LOG> System: Application path retrieved from /proc/self/exe: '/usr/local/bin/renoise-3.1.0'
Renoise LOG> Jack: Trying to open client 'renoise'...
Renoise LOG> Jack: Sample rate: 48000
Renoise LOG> Jack: Using Buffersize 1024...
Renoise LOG> Jack: Configuring the Player...
Renoise LOG> Jack: Successfully connected port 'system:capture_1' to port renoise:input_01_left
Renoise LOG> Jack: Successfully connected port 'system:capture_2' to port renoise:input_01_right
Renoise LOG> Jack: Successfully connected port 'system:playback_1' to port renoise:output_01_left
Renoise LOG> Jack: Successfully connected port 'system:playback_2' to port renoise:output_01_right
Renoise LOG> Jack: Up and running
Renoise LOG> MIDI-IO: Adding unlinked virtual MIDI in ports...
Renoise LOG> MIDI-IO: Adding unlinked virtual MIDI out ports...
Renoise LOG> MIDI-IO: Enumerating external input devices...
Renoise LOG> MIDI-IO: Adding Input device 'Midi Through Port-0'...
Renoise LOG> MIDI-IO: Enumerating external output devices...
Renoise LOG> MIDI-IO: Adding Output device 'Midi Through Port-0'...
Renoise LOG> MIDI: Creating MIDI server...
Renoise LOG> MIDI-IO: Opening MIDI in device 'Renoise MIDI In Port A'...
Renoise LOG> MIDI-IO: Opening MIDI in device 'Renoise MIDI In Port B'...
Renoise LOG> MIDI-IO: Opening MIDI in device 'Renoise MIDI In Sync'...
Renoise LOG> MIDI-IO: Opening MIDI out device 'Renoise MIDI Out Sync'...
Renoise LOG> Application: Creating a new document...
Renoise LOG> MIDI: Loading MIDI actions from file '/usr/local/share/renoise-3.1.0/Scripts/GlobalMidiActions.lua'...
Renoise LOG> Osc: Loading OSC actions from file '/usr/local/share/renoise-3.1.0/Scripts/GlobalOscActions.lua'...
Renoise LOG> Player: Constructing...
Renoise LOG> Player: Creating slave threads...
Renoise LOG> Player: 8 threads enabled. 8 CPUs are available.
Renoise LOG> Player: Start running...
Renoise LOG> GUI: Creating the Document GUI...
Renoise LOG> GUI: Successfully constructed
Renoise LOG> Application: A new document was created.
Renoise LOG> GraphPort: Initializing in WindowedMode...
Renoise LOG> GraphPort: Successfully initialized
Renoise LOG> Application: Init OK
Renoise LOG> StartupWindow: Closing the window...
Renoise LOG> Application: Enter MainLoop...
X ERROR: Returned 'BadMatch (invalid parameter attributes)' for operation 'X_SetInputFocus'
Renoise LOG> RemoteAudioPlugin: Instantiating '/home/vitaminx/.vst/ACE/ACE.64.avx.so'...
Renoise LOG> RemoteAudioPlugin: Creating pipes...
Renoise LOG> RemoteAudioPlugin: Launching plugin server process...
Renoise LOG> System: Executing '/usr/local/share/renoise-3.1.0/AudioPluginServer_x86_64 11751 /tmp/Renoise-0-11751/PipeMemory-0 RNS_PipeTrigger-11751-0 RNS_PipeWait-11751-0 /tmp/Renoise-0-11751/PipeMemory-1 RNS_PipeTrigger-11751-1 RNS_PipeWait-11751-1'
Renoise LOG> RemoteAudioPlugin: Connecting to the server...
Renoise Plugin Server LOG> IPP: Detected CPU type: 0x46
Renoise Plugin Server LOG> Graphport: Initializing Freeimage...
Renoise Plugin Server LOG> Graphport: Initialising XThreads...
Renoise Plugin Server LOG> Graphport: Opening XDisplay ':0' (configured via 'DISPLAY' env)...
Renoise Plugin Server LOG> Graphport: XDisplay was successfully opened
Renoise Plugin Server LOG> GraphPort: Loading cursor images (libXcursor is present)...
Renoise Plugin Server LOG> System: Application path retrieved from /proc/self/exe: '/usr/local/share/renoise-3.1.0/AudioPluginServer_x86_64'
Renoise Plugin Server LOG> System: Running from directory '/usr/local/share/renoise-3.1.0/'...
Renoise Plugin Server LOG> System: Using '/usr/local/share/renoise-3.1.0/' as local resource directory...
Renoise Plugin Server LOG> GraphPort: Initializing the Font Engine...
Renoise Plugin Server LOG> GraphPort: Enumerating system fonts...
Renoise Plugin Server LOG> Graphport: Initializing Keyboard mappings...
Renoise Plugin Server LOG> Graphport: Initializing XAtoms...
Renoise Plugin Server LOG> Application: Initializing Icon Bitmaps...
Renoise Plugin Server LOG> Application: Skipped high resolution icon image(s) (too less space for selection - cur: 159808, new: 524304, max: 262144)
Reading the plugin caches...
Renoise Plugin Server LOG> Server: Connected
Renoise LOG> RemoteAudioPlugin: Creating server thread...
Renoise LOG> RemoteAudioPlugin: Creating plugin instance in the server...
Renoise Plugin Server LOG> VstPlugs: Trying to instantiate /home/vitaminx/.vst/ACE/ACE.64.avx.so
sh: 1: xdg-user-dir: not found
preset=initialize
Trying setUniqueID(1633895765)...
setUniqueID (1633895765)
Saving registration code to /home/vitaminx/.u-he/ACE/Support/com.u-he.ACE.user.txt
failed to open /home/vitaminx/.u-he/ACE/Support/com.u-he.ACE.user.txt to read registration key
HOST 'Renoise Plugin Server'
API 'VST2'
Starting REVISION 3965
alignedBuffers256 malloced to 2CA0AF0
Using vector extension SSE3
size: 2162748 FX: FX
myParams->EnvSource 13
myParams->ModWheelSource 1
myParams->PitchWheelSource 2
myParams->BreathSource 3
myParams->GateSource 5
myParams->ATSource 7
myParams->ExpressionSource 4
myParams->AlternateSource 10
myParams->RandomSource 11
myParams->StackSource 12
new instance of  AM_PreferencesAudio created for ACE # 1
loadPreferences() - ACE
void AM_AudioMan::createMidiPrograms()
STATE INFO->
#AM=ACE
#Vers=10400
#Endian=little
#nm=19
#ms=none
#ms=ModWhl
#ms=PitchW
#ms=Breath
#ms=Xpress
#ms=Gate
#ms=Velocity
#ms=Pressure
#ms=KeyFollow
#ms=KeyFollow2
#ms=Alternate
#ms=Random
#ms=StackVoice
#ms=ADSR1
#ms=ADSR2
#ms=Ramp1
#ms=MMap1
#ms=CV0
#ms=CV1
#nv=3
#mv=Gate
#mv=ADSR1
#mv=ADSR2
#cm=main
CcOp=100.00
#cm=PCore
SBase=4
Swing=0.00
STrig=1
PSong=0
PFold=0
PFile=1
GFile=2
GScale=0
ChLay=0
SurrO=1
Rev=3965
LED=0.00
PAGE=0
PagesOn=0
CoreN=3
Slice=4
UI_op=0
MidiA=5
MidiP=6
#cm=VCC
Voices=1
Voicing=1
Mode=0
PortaM=0
Porta=0.00
Porta2=0.00
PRange=100.00
PB=2
PBD=2
Drft=1
MTunS=0
MTunN=7
MTunT=8
Trsp=-12
FTun=0.00
Vc1=0.00
Vc2=0.00
Vc3=0.00
Vc4=0.00
Vc5=0.00
Vc6=0.00
Vc7=0.00
Vc8=0.00
Prior=0
MuCore=0
ContEn=0
rMW=0.00
rPW=0.00
#cm=ENV1
Atk=1.00
Dec=50.00
Sus=100.00
FR=0.00
Rel=20.00
Vel=0.00
RMod=0.00
RMSrc=0
LMod=0.00
LMSrc=0
CRate=0
Snappy=0
FRRng=100.00
Label=9
Attr=0.00
Lag=0.00
Trig=0
#cm=ENV2
Atk=1.00
Dec=50.00
Sus=100.00
FR=0.00
Rel=20.00
Vel=0.00
RMod=0.00
RMSrc=0
LMod=0.00
LMSrc=0
CRate=0
Snappy=0
FRRng=100.00
Label=10
Attr=0.00
Lag=0.00
Trig=0
#cm=Ramp1
Up=0.00
Hold=0.00
Down=50.00
Rest=100.00
Clock=0
#cm=MMap1
Mode=3
MSrc=0
Stps=11
Num=17
#cm=ACE1
OutSrc1=0
OutSrc2=0
FiltLk=1
FiltMd=0
Quality=3
OscBal=-100.00
SubVol=0.00
Noise=0.00
MixSrc=0
Source=0.00
LPType1=3
FType1=0
LPType2=3
FType2=0
WSeq=12
CVSrc1=0
CVSrc2=0
Slop=0.00
CTalk=0.00
OscCap=0.00
MxOsc=0
MxSub=0
MxNoise=0
FRset=0
Cmap=13
#cm=LFO1
TMode=4
Tune=1.00
FineTy=3
Fine=1.00
FMSrc=0
FMDpt=0.00
FMRes=0
Phase=50.00
PMSrc=0
PMDpt=0.00
Reset=1
Vol=50.00
VMSc=0
VMDpt=0.00
SHSrc=0
Wave=1
Label=14
#cm=LFO2
TMode=4
Tune=1.00
FineTy=3
Fine=1.00
FMSrc=0
FMDpt=0.00
FMRes=0
Phase=50.00
PMSrc=0
PMDpt=0.00
Reset=1
Vol=50.00
VMSc=0
VMDpt=0.00
SHSrc=0
Wave=1
Label=15
#cm=2VCO
WaveF1=0.00
TMode1=0
Tune1=0.00
FineTy1=0
Fine1=0.00
FMSrc1=0
FMDpt1=0.00
FMRes1=2
PW1=50.00
PWSrc1=0
PWDpt1=0.00
Reset1=0
WaveF2=0.00
TMode2=0
Tune2=0.00
FineTy2=0
Fine2=0.00
FMSrc2=0
FMDpt2=0.00
FMRes2=2
PW2=50.00
PWSrc2=0
PWDpt2=0.00
Reset2=0
Sync=0.00
SncSrc=0
SncMSrc=0
SncMDpt=0.00
SubType=0
Vol1=0.00
Vol2=0.00
SubVol=0.00
FM12=0.00
RM12=0.00
FMSrc=0
TriMd=0
Vibra=0.00
Label=16
#cm=VCF1
FMSrc=0
FMDpt=0.00
Cutoff=150.00
FMSrc1=0
FMDpt1=0.00
FMSrc2=0
FMDpt2=0.00
KeyFol=0.00
Res=0.00
ResSrc=0
DCBlk=0
Label=17
#cm=VCF2
FMSrc=0
FMDpt=0.00
Cutoff=0.00
FMSrc1=0
FMDpt1=0.00
FMSrc2=0
FMDpt2=0.00
KeyFol=0.00
Res=0.00
ResSrc=0
DCBlk=0
Label=18
#cm=Multi1
In1A=0
In1B=0
InRM=0
In2A=0
In2B=0
Gain12=100.00
Gain34=100.00
Label=19
#cm=Multi2
In1A=0
In1B=0
InRM=0
In2A=0
In2B=0
Gain12=100.00
Gain34=100.00
Label=20
#cm=VCA1
Pan=0.00
Vol=30.00
VCA=1
ModSrc=0
ModDpt=0.00
PanSrc=17
PanDpt=0.00
AttS=1
#cm=VCA2
Pan=0.00
Vol=30.00
VCA=1
ModSrc=0
ModDpt=0.00
PanSrc=18
PanDpt=0.00
AttS=1
#cm=Scope1
Mode=0
frq=-5.00
scl=1.00
Inp=0
cs1=0.00
cs2=0.00
pc=0
Mod=0
#cm=FX
Mode=0
Speed=50.00
MixFB=50.00
Center=100.00
Depth=50.00
DelTyp=0
DelMix=50.00
DelFB=50.00
DelSpr=100.00
DelDmp=50.00
Bass=0.00
Treble=0.00
FXon=1



// Section for ugly compressed binary Data
// DON'T TOUCH THIS

$$$$6644
?gdgceneb:caaaaaaa:eaaaaaaa:aaaaiadp:aaabaaaa:aaaaaaea:aaaaeaea:
aaaaiaea:aaaakaea:aaaamaea:aa:ec:lp:dp:do:eb:lo:ca:ha:pp:gm:he:e
a:gj:ii:na:db:ia:la:ei:ga:ka:ma:oi:om:pa!quA263qsA7NgoNLNgbKNhkg
fcogidcIA49qsA71qsA71qaeA14quA263qRA138qsA43tvwxyzA1oaMqAacA5tA3
tvwxyzA1oasFA1baFA1HFA1daFA1MFA1faFA1UFA1IFA1RFA1OFA1jaFA1jiFA1V
FA1kiFA1SFA1liFA1WFA1miFA1PFA1niFA1oaFA1XFA1ZFA1piFA2BA1aeBA1aiB
A1amBA1baBA1beBA1biBA1bmBA1HBA1ceBA1ciBA1cmBA1daBA1deBA1diBA1dmB
A1MBA1eeBA1TBA1emBA1faBA1feBA1fiBA1fmBA1UBA1geBA1giBA1KBA1IBA1LB
A1hiBA1hmBA1RBA1icBA1ieBA1igBA1OBA1ikBA1imBA1ioBA1jaBA1jcBA1jeBA
1jgBA1jiBA1jkBA1jmBA1joBA1VBA1kcBA1keBA1kgBA1kiBA1kkBA1kmBA1koBA
1SBA1lcBA1leBA1lgBA1liBA1lkBA1lmBA1GBA1WBA1mcBA1meBA1mgBA1miBA1m
kBA1mmBA1moBA1PBA1ncBA1neBA1ngBA1niBA1nkBA1nmBA1noBA1oaBA1ocBA1o
eBA1ogBA1XBA1okBA1YBA1ooBA1ZBA1pcBA1peBA1pgBA1piBA1pkBA1pmBA1poB
qrA7FeefdfcHQAJ24qrA7FeefdfcHdcAJ24qAacA5tAaobglmXemniGkiamibEVi
dTGRkleoEfmmpepCjenghcCAimdfdmHTdmGhigpplEZcnLGHbdadEZlhgcCkmjie
nCHhdJlnHmkbdCUgldeGjelhcpCjihckhGpimoccDRnenpEpmfngkCmmYfjDIEah
CfiQdeDbmbfekDWmbbhlnSkgieGoaWmcEdaDabGpiofXERIkmGZgpjaGemgebmDj
eilcbDcildMCHjjddDjmjohnCfiljnlEoaidolEmijnchCieNciCbanhcmEZdamn
GMQbjEYdkdeCTfoYGVfgcgDPmolgEnendfgCpeidbfDTikgdCAkfJEOjfopEpeij
dfCShcegCVkbgkGceKbeClicjkpGgipgefDSYhlDdakmfnGOjpjeGAjognEIgnPG
WIKdncmSbnCgijfcpCWMlkETneieEbeljhpCSknbmDOfiKChigkGEaedgafDIglY
GIogbgCUcjojlnoePekCVPblCfaifnpEninpjpEmmfhdfCOadfoCROneGhmokflC
leafQCbahlbaDniiodaDgeldbeCgejnhkDnijnbjCZobcmDlepdfbDWihhhdnAef
aoEOdnfcDmmhdbnDYlkdkCfimcehDUcffpCHchnddnSgickEIelffDlikpbmDaeg
cDCeeJEDaipffdDAXGdlMijfjdnfmeoLDMUopEXimepDfichieELbfbbDjaljigG
AcipgGORmpEPFadGVfbocEPiflmGTifkgGkefabeDXhnbgDPmjbaCLicUDeehgen
CAeglgEqAaiA2057qAaiA2057qrA7emegepHQAJ25qrA7emegepHdcAJ25qrA7fg
edepHQAJ25qrA7egNKLgfhcHQAJ22qrA7egNKLgfhcHdcAJ22qrA7enhfKLNIKgf
HQAJ20qrA7enhfKLNIKgfHdcAJ20=158628

<-STATE INFO - /var/lib/jenkins/jobs/u-he/workspace/sources/AudioModulesFrame/AM_ParaMan.cpp 2634
Preset from 'ACE'
stateInfoLevel level back to 0
[ ] Additive
[ ] Arpeggiated
[ ] Chord
[ ] Dry
[ ] FM
[ ] Glide/Pitch Mod
[ ] Granular
[ ] Long Release
[ ] Long/Evolving
[ ] Monophonic
[ ] Percussive
[ ] Physical Model
[ ] Processed
[ ] Sample-based
[ ] Sequence/Loop
[ ] Slow Attack
[ ] Surround
[ ] Synthetic
[ ] Tempo-synced
AM_AudioMan::reset()
LOADING CUSTOM PARAMS
non-automatable parameter 2VCO SncMDpt can not be assigned automation slot
non-automatable parameter Scope1 frq can not be assigned automation slot
non-automatable parameter Scope1 scl can not be assigned automation slot
getMidiAssignPath(): /support/com.u-he.ACE.midiassign.txt
READING midiAssignFile

// Global MidiCC Map
numFounds = 3
Error: was not able to parse line: Global MidiCC Map


numFounds = 0
Error: was not able to parse line: 


numFounds = 0
Error: was not able to parse line: 
DEFAULT FILE 1 7E00102
try to parse: V_PROPERTY name='Author' id='0' value=''
done parsing
try to parse: V_PROPERTY name='Preference' id='1' value='Wire In:WireWeight:slim'
done parsing
try to parse: V_PROPERTY name='Preference' id='1' value='Wire In:WireTransparency:see thru'
done parsing
try to parse: V_PROPERTY name='Preference' id='1' value='DataGraph:Graph Mode:glow'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AllViews:Text Antialiasing:YES'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AllViews:KeyControl:NO'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AllViews:DefaultUISize:100%'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='All:MouseWheel Raster:YES'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AllViews:Graphics Gamma:neutral'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AudioPrefs:SmoothMidiCtrls:LIGHT'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AudioPrefs:BaseLatencyBuffer16:YES'
done parsing
AM_AudioMan::changePlugInLatency( 0 ) -> 16
STATE INFO->
/*@meta

Author:
'u-he'

*/

#AM=ACE
#Vers=10001
#Endian=little
#nm=19
#ms=none
#ms=ModWhl
#ms=PitchW
#ms=Breath
#ms=Xpress
#ms=Gate
#ms=Velocity
#ms=Pressure
#ms=KeyFollow
#ms=KeyFollow2
#ms=Alternate
#ms=Random
#ms=StackVoice
#ms=ADSR1
#ms=ADSR2
#ms=Ramp1
#ms=MMap1
#ms=CV0
#ms=CV1
#nv=3
#mv=Gate
#mv=ADSR1
#mv=ADSR2
#cm=main
CcOp=100.00
#cm=PCore
SBase=4
Swing=0.00
STrig=1
PSong=0
PFold=0
PFile=1
GFile=2
GScale=0
ChLay=0
SurrO=1
Rev=3791
LED=0.00
PAGE=0
PagesOn=0
CoreN=3
Slice=4
UI_op=1
MidiA=5
MidiP=6
#cm=VCC
Voices=1
Voicing=1
Mode=2
PortaM=1
Porta=19.00
Porta2=-20.00
PRange=100.00
PB=7
PBD=7
Drft=1
MTunS=0
MTunN=7
MTunT=8
Trsp=-12
FTun=0.00
Vc1=0.00
Vc2=-0.08
Vc3=0.08
Vc4=-0.16
Vc5=0.16
Vc6=-0.24
Vc7=0.24
Vc8=-0.32
Prior=0
MuCore=0
ContEn=0
rMW=0.00
rPW=0.00
#cm=ENV1
Atk=9.00
Dec=20.00
Sus=60.00
FR=-5.00
Rel=12.00
Vel=20.00
RMod=0.00
RMSrc=0
LMod=0.00
LMSrc=0
CRate=0
Snappy=1
FRRng=50.00
Label=9
Attr=0.00
Lag=0.00
Trig=0
#cm=ENV2
Atk=9.00
Dec=34.00
Sus=45.00
FR=40.00
Rel=20.00
Vel=100.00
RMod=0.00
RMSrc=0
LMod=0.00
LMSrc=0
CRate=0
Snappy=0
FRRng=42.00
Label=10
Attr=0.00
Lag=0.00
Trig=0
#cm=Ramp1
Up=0.00
Hold=0.00
Down=50.00
Rest=100.00
Clock=0
#cm=MMap1
Mode=0
MSrc=0
Stps=11
Num=17
#cm=ACE1
OutSrc1=0
OutSrc2=0
FiltLk=1
FiltMd=0
Quality=1
OscBal=-25.00
SubVol=20.00
Noise=0.00
MixSrc=0
Source=0.00
LPType1=2
FType1=0
LPType2=1
FType2=0
WSeq=12
CVSrc1=0
CVSrc2=0
Slop=0.00
CTalk=0.00
OscCap=0.00
MxOsc=0
MxSub=0
MxNoise=0
FRset=0
Cmap=13
#cm=LFO1
TMode=3
Tune=5.00
FineTy=3
Fine=1.00
FMSrc=0
FMDpt=0.00
FMRes=2
Phase=50.00
PMSrc=0
PMDpt=0.00
Reset=1
Vol=0.00
VMSc=0
VMDpt=100.00
SHSrc=0
Wave=1
Label=14
#cm=LFO2
TMode=4
Tune=1.00
FineTy=3
Fine=1.00
FMSrc=0
FMDpt=0.00
FMRes=2
Phase=50.00
PMSrc=0
PMDpt=0.00
Reset=1
Vol=50.00
VMSc=0
VMDpt=0.00
SHSrc=0
Wave=1
Label=15
#cm=2VCO
WaveF1=0.00
TMode1=0
Tune1=0.00
FineTy1=0
Fine1=0.00
FMSrc1=0
FMDpt1=0.00
FMRes1=2
PW1=50.00
PWSrc1=0
PWDpt1=0.00
Reset1=0
WaveF2=0.00
TMode2=0
Tune2=12.00
FineTy2=0
Fine2=9.00
FMSrc2=0
FMDpt2=0.00
FMRes2=2
PW2=50.00
PWSrc2=0
PWDpt2=0.00
Reset2=1
Sync=0.00
SncSrc=0
SncMSrc=0
SncMDpt=0.00
SubType=0
Vol1=0.00
Vol2=0.00
SubVol=0.00
FM12=0.00
RM12=0.00
FMSrc=0
TriMd=0
Vibra=50.00
Label=16
#cm=VCF1
FMSrc=0
FMDpt=-7.00
Cutoff=20.00
FMSrc1=0
FMDpt1=126.00
FMSrc2=0
FMDpt2=0.00
KeyFol=33.00
Res=11.00
ResSrc=0
DCBlk=0
Label=17
#cm=VCF2
FMSrc=0
FMDpt=-48.00
Cutoff=-9.00
FMSrc1=0
FMDpt1=0.00
FMSrc2=0
FMDpt2=0.00
KeyFol=0.00
Res=46.00
ResSrc=0
DCBlk=0
Label=18
#cm=Multi1
In1A=0
In1B=0
InRM=0
In2A=0
In2B=0
Gain12=100.00
Gain34=100.00
Label=19
#cm=Multi2
In1A=0
In1B=0
InRM=0
In2A=0
In2B=0
Gain12=40.00
Gain34=100.00
Label=20
#cm=VCA1
Pan=0.00
Vol=100.00
VCA=1
ModSrc=0
ModDpt=0.00
PanSrc=17
PanDpt=0.00
AttS=1
#cm=VCA2
Pan=0.00
Vol=0.00
VCA=1
ModSrc=0
ModDpt=0.00
PanSrc=18
PanDpt=30.00
AttS=1
#cm=Scope1
Mode=0
frq=0.00
scl=0.00
Inp=0
cs1=0.00
cs2=0.00
pc=0
Mod=0
#cm=FX
Mode=3
Speed=50.00
MixFB=0.00
Center=50.00
Depth=84.00
DelTyp=7
DelMix=0.00
DelFB=33.00
DelSpr=-100.00
DelDmp=100.00
Bass=50.00
Treble=0.00
FXon=1




// Section for ugly compressed binary Data
// DON'T TOUCH THIS

$$$$6644
?pphpaaaa:aagaaaaa:gdgceneb:iagaaaaa:abaaaaaa:eaaaaaaa:caaaaaaa:
hafaeihj:akaaaaaa:aaaaiadp:aa:ec:lp:do:fp:dk:db:dp:eb:lo:ca:da:e
a:hj:bg:ia:am:ab:gb:he:dc:gm:ha:ik:ma:oa!sAuA6emgpgdSVA234hfcngi
gfA11svA7gjgogjTgjSVgjhkgfcogiUWA49svA71svA7peinlcieajahmnjolgGo
iapnjobofpdZkhlkThclaRbbajIplggffhnglcjlepmbpeonbjaOiidnefaogfll
hghndffonpmlJpjimpgpkphpbbihhcdfioloesaeA10gafnadAsAuA6eigphhShc
geKfdgdShc1A243sPA10cngegfggShfVTcngpgocnVgpSgecngdSgogegjgeSTgf
KUcogiUWA95svA7co2A32zA2MA1M1A1PMA1kaMA1YMA1ZMsAacA5zA3zA2MA1M1A
1PMA1kaMA1YMA1ZvIA1baIA1KIA1LIA1MIA1faIA1gaIA1WIA1PIA1iiIA1jaIA1
jiIA1kaIA1kiIA1laIA1liIA1YIA1miIA1naIA1niIA1ZIA1oiIA1paIA1piIA2B
A1aeBA1aiBA1QBA1baBA1beBA1biBA1bmBA1KBA1ceBA1ciBA1cmBA1LBA1deBA1
diBA1dmBA1MBA1eeBA1eiBA1emBA1faBA1feBA1fiBA1fmBA1gaBA1geBA1giBA1
VBA1WBA1TBA1hiBA1hmBA1PBA1icBA1ieBA1igBA1iiBA1XBA1imBA1ioBA1jaBA
1jcBA1jeBA1jgBA1jiBA1jkBA1jmBA1joBA1kaBA1kcBA1keBA1kgBA1kiBA1kkB
A1kmBA1koBA1laBA1lcBA1leBA1lgBA1liBA1lkBA1lmBA1JBA1YBA1mcBA1meBA
1mgBA1miBA1mkBA1mmBA1moBA1naBA1ncBA1neBA1ngBA1niBA1nkBA1nmBA1noB
A1ZBA1ocBA1oeBA1ogBA1oiBA1okBA1omBA1ooBA1paBA1pcBA1peBA1pgBA1piB
A1pkBA1pmBA1poBswA7IeefdfcKGA9RL2PaiA1KcgccOA3swA7IeefdfcKUAOkac
eccOL2cnL3cnL3cnhnL4sAacA5zbaocbnHbojejaJmeijbaCblhgFdnopkkjhJle
iikbllbiGceCmoancfCPcnNDkjijkclnphkfRHdmgpKDjbolniDhmlfpfJUcjhpJ
aijbflHKcmefHfhmjpnJllkgfoCeefbbmCpkMaiHCcgdjHidngafCmehkKCMcili
lngicnHCmgepioJffaefbHoilchpHfhdiilJjlggmeJWmlaeDliglbbCmgfgmdJk
ahfdeHapmnbiHmgnloeJpnEbhCnejeoblnogkkeoCnaapbpCnofknnDkmfhjjDdj
leMCPnhglCdiKgdJfcdjcpCmkghipJempjH1obacbkHlgpfooJZlmcgClmjbgiJj
kbfdnCcnemldJokojcjHkjpmpcDnmEgcCpenadfHakmlhhChmfobhHUkehcHkhip
baJdncfkjJkeDlcDibgjnmdnjlbnDHmenijllnhilffhdmndekfjCzbjainjJpch
kUCblLmclnhnnigjCfodhflCndncildnomjalidnkdkbhkHpbmpnmDelMBHlcihn
nlnipefjjlnfljnfhHbhnmfgHehkeCJRichgCijcdmjJocekelHA1PCjjGcdDbpe
ebkJiilhLHjmjcladncgnjcbHgofcieJSgnAlnnagpfiHjjhgelHjklcocJhkphe
pCUlbaoCopaebhHkfdlepHonceUJiommhoJgobcalHfcbabjDimMmlDiepgQCgnT
cbCgkndGDgkjoenJmlcnbbHlfghcjDjnmimgDodgebjCpabbdeChkacleDnfkgfi
DljhmdgHmedmocdmCpmopDchbnalCjikochCYklopdnniehjeJpifmMDsAaiA10a
lonbcibjbuA5hmobCEqPobCEqieobCEqjaaeOAtpp7vgiKRAkiaeOAtjaaeOAtli
obCEqYlnOAtA7epnoekXqkaobCEqpp7imlamkbhibjbRAPaeOAtliobCEqYlnOAt
xqA7gapcCEqadlhfeXqZaebiAtkelefeXqAagchAtuA3YobCEqjaaeOAtimlamkb
hibjbRAaemlenhcTiillIPaeOAtYlnOAtingeghhcTiillIfmMoijgqAWknipqne
inlmXqfaocCEqA7kmocCEqlaocCEqleocCEqnapnQArpp7gaacafAroipnQArA7o
mocCEqA7peocCEqpapfQArpp7vgaKA1aipgQArpapfQArYihckArA7ZpfQArfocg
omjfqbaodCEqdhA7agchAtAagchAtuA3papfQArZpfQArfocgomjfqgaodCEqGai
NjdqgaodCEqemahNjdqAbdggNqpaleceArLoeCEqfolaoijgqZpfQArxqMofCEqo
hgofkjfqYodCEqeiceemXqgaacafArgaacafArlaHfkNqRbdA5paleceArkapnpk
pp1jppp1uA4iccjhkqbaiccjhkqgaacafArLoeCEqbaiccjhkqbaoeCEqcfickpi
pqA7naekhmRuPbdA6iccjhkqiiejfkNqAclA5MoeCEqneinlmXqagA14lmoeCEqY
oeCEqmeoeCEqLQbdArpp7vgiKRAjaWcjhkqKQbdArZoeCEqjaWcjhkqYoeCEqcfi
ckpipqZoeCEqnapoakbcuAacA5PWcjhkqacA6aloeA5YkpahArpiofCEqAgdOArB
egepXqbhA6lajaenXqacA6PliOAtPliOAtuA3faofCEqacA6PliOAtPliOAtuA3Y
kpahArlielfkNqbdceA6ogCEqbahnfaXqnaofCEqepkglhjiqA3qA7agajAahaga
jAahniogCEqagajAahA3beihlmXqA7PlaahArZogCEqaloeA5aloeA5biegfkNqL
ogCEqfmMoijgqniogCEA3anA6uA3neinlmXqZogCEqneinlmXqjmogCEqA7kmogC
EqlaogCEqleogCEqniSeiNqpp7vgiKRApaSeiNqniSeiNqxqcpA6yA3yA3naogCE
qeoillmXqnaogCEqlbipnoijgiKRA1pibiA1pibiApagdeiNqyA3yA4ohCEqjhch
nnijqVA6xqfaVeiNqkekpogQuPomCEqplndnlQupgRA1beA2pgRA1beA2npilA1k
figRAZilA41qA7nmohCEqZohCEqoeohCEqniSeiNqpp7vgiKRApaSeiNqniSeiNq
AoiCEqIadepXqyA3yA3LggaiArA7diadggXquA11kagcceAtnafofkNqxqlapaCE
qCpeemXqLA6LggaiArfaVeiNqkkbnogQulaonCEqMggaiArWoiCEqA15migcceAt
A31goA6xqfaVeiNqepbkogQuKooCEqplndnlQuLooCEqplndnlQuMooCEqplndnl
QuAuA2ofkloijgqAnaapAuLA6sAaiA9UeggoDdeFUgnfiDGFdfgfejDddFdhNfaD
dfFBfjdfDGFedglfhDdfFefhgUDGFegdjTDGFehdjTDGFehepBDdeFejfkfiDdeF
ekdfLDUFfceiggDddFfcgghiDGFfcWeiDGFfffhhgDLFfhfdedDGFfifdedDGFfj
fbghDGFfkfbghDGFfkfidgDGFShbehDLFgeGhfDddFggdfefDGFggfefcDGFghdf
efDGFgiglGDGFgjfiBDdeFVfghiDGFgpddSDLFgpBffDGFhcfgelDGFhcfjdhDGF
hcgeggDdfFhdedNDGFTedNDGFTeodhDUFhkgdLDddA1820swA7emegepKGAW1Vgf
coWhcgpglgjTcoWhdgjhlL2ddcnL1G1cnswA7emegepKUA26swA7fgedepKGA2gf
gd1SuTcoWhdgjhlL1adA1YohajijmfswA7eggjVTgfhcKGA15ddopiimfkdejiim
fswA7eggjVTgfhcKUAgegngduA5hcAZpaigkafanacdOswA7enhfVTgjWVgfKGAY
gdnhiimfcdAcdOfdahA1acA1PAencdOswA7enhfVTgjWVgfKUA6bamfacgeA10=3
89128

<-STATE INFO - /var/lib/jenkins/jobs/u-he/workspace/sources/AudioModulesFrame/AM_ParaMan.cpp 2634
Preset from 'ACE'
Preset for rev 3791 loaded into rev 3965, Revision
stateInfoLevel level back to 0
[ ] Additive
[ ] Arpeggiated
[ ] Chord
[ ] Dry
[ ] FM
[ ] Glide/Pitch Mod
[ ] Granular
[ ] Long Release
[ ] Long/Evolving
[ ] Monophonic
[ ] Percussive
[ ] Physical Model
[ ] Processed
[ ] Sample-based
[ ] Sequence/Loop
[ ] Slow Attack
[ ] Surround
[ ] Synthetic
[ ] Tempo-synced
AM_AudioMan::reset()
LATENCY ACE:16
AM_VST_base::suspend ()
done AM_VST_base::suspend ()
AM_VST_base::getSizedWidth GUIScale 1.00 -> 1024
AM_VST_base::getVendorString (char* text)
/ AM_VST_base::getVendorString (char* text)
Renoise Plugin Server LOG> VstPlugs: Analyzing VST plugin 'u-he: ACE.64.avx', Unique ID:1633895765, Version:2400
AM_AudioMan::reset()
AM_AudioMan::reset()
resulting in SpeakerArrangement 0 - 2
AM_VST_base::resume ()
AM_AudioMan::reset()
done AM_VST_base::resume ()
Renoise Plugin Server LOG> VstPlugs: Instantiate OK
Renoise LOG> RemoteAudioPlugin: Initializing plugin instance...
Renoise LOG> RemoteAudioPlugin: Successfully initialized
AM_VST_Editor::getRect 1024 x 576
Renoise Plugin Server LOG> VstWindow: Creating a new X11Window...
Renoise Plugin Server LOG> VstWindow: Setting X11Window properties...
Renoise Plugin Server LOG> System: Application path retrieved from /proc/self/exe: '/usr/local/share/renoise-3.1.0/AudioPluginServer_x86_64'
Renoise Plugin Server LOG> VstWindow: Give the plug access to the X11Window...
AM_VST_Editor::open
CONNECTIONS_PER_PARAMETER: 8
AM_View_ControlsRegistrar instanceCounter: 1
LEDParam 27
PAGEParam 28
PagesOn 32
Starting REVISION 3965
void AM_AudioMan::createModules()
Using vector extension SSE3
create viewMan 50494240
AM_Message_RenderModeChanged! 0
Note zero zero
Before ViewMan->initialize()
AM_ViewMan::initialize
new instance of AM_PreferencesView created for ACE # 1, 51876160
numInstances 1
AM_PreferencesView::getSetupPreferences: NO PREFS LOADED
AM_PreferencesView::getSetupPreferences: NO PREFS LOADED
created for AudioPrefs BaseLatencyBuffer16 0
register listener for BaseLatencyBuffer16
sending \@AudioMan\#COM_REQUEST_AUDIO_PREF\+BaseLatencyBuffer16
Addressee: AudioMan
Subject: COM_REQUEST_AUDIO_PREF
Message: BaseLatencyBuffer16
created for AudioPrefs SmoothMidiCtrls 0
register listener for SmoothMidiCtrls
sending \@AudioMan\#COM_REQUEST_AUDIO_PREF\+SmoothMidiCtrls
Addressee: AudioMan
Subject: COM_REQUEST_AUDIO_PREF
Message: SmoothMidiCtrls
created for AllViews Graphics Gamma 0
register listener for Graphics Gamma
created for All MouseWheel Raster 0
created for AllViews DefaultUISize 0
created for AllViews KeyControl 0
created for AllViews Text Antialiasing 0
getPreference( PREFS_ALL_VIEWS, PREF_DEFAULT_SKIN, 0); NULL
DEFAULT FILE 1 7E00102
try to parse: V_PROPERTY name='Author' id='0' value=''
done parsing
try to parse: V_PROPERTY name='Preference' id='1' value='Wire In:WireWeight:slim'
created for Wire In WireWeight 1
done parsing
try to parse: V_PROPERTY name='Preference' id='1' value='Wire In:WireTransparency:see thru'
created for Wire In WireTransparency 1
done parsing
try to parse: V_PROPERTY name='Preference' id='1' value='DataGraph:Graph Mode:glow'
created for DataGraph Graph Mode 1
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AllViews:Text Antialiasing:YES'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AllViews:KeyControl:NO'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AllViews:DefaultUISize:100%'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='All:MouseWheel Raster:YES'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AllViews:Graphics Gamma:neutral'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AudioPrefs:SmoothMidiCtrls:LIGHT'
sending \@AudioMan\#COM_SET_AUDIO_PREF\+SmoothMidiCtrls:LIGHT
Addressee: AudioMan
Subject: COM_SET_AUDIO_PREF
Message: SmoothMidiCtrls:LIGHT
AM_AudioMan received INTERCOM_MESSAGE_SET_AUDIO_PREF SmoothMidiCtrls:LIGHT
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AudioPrefs:BaseLatencyBuffer16:YES'
sending \@AudioMan\#COM_SET_AUDIO_PREF\+BaseLatencyBuffer16:YES
Addressee: AudioMan
Subject: COM_SET_AUDIO_PREF
Message: BaseLatencyBuffer16:YES
AM_AudioMan received INTERCOM_MESSAGE_SET_AUDIO_PREF BaseLatencyBuffer16:YES
AM_AudioMan::changePlugInLatency( 0 ) -> 16
done parsing
inGamma == graphicsGamma - 2
NO INITIAL SCALE, try to load default scale
GUIScale on init by default ui scalse from prefs 3 -> 1.00
AM_ViewMan::initialize before scanImages 0.00
sending latency to host... 16
ACE VST telling Renoise Plugin Server about 16 samples latency
AM_ViewMan::initialize after scanImages 0.00
AM_ViewMan::initialize before scanThemes 0.00
AM_ViewMan::initialize after scanThemes 0.00
AM_ViewMan::initialize before loadSetup 0.00
LOADING /home/vitaminx/.u-he/ACE/Data/Scripts/ACE.txt
filename default
loadSetup /home/vitaminx/.u-he/ACE/Data/Scripts/ACEdefault.txt
LOADING /home/vitaminx/.u-he/ACE/Data/Scripts/ACEdefault.txt
filename ACEorig.txt
loadSetup /home/vitaminx/.u-he/ACE/Data/Scripts/ACEorig.txt
LOADING /home/vitaminx/.u-he/ACE/Data/Scripts/ACEorig.txt
created for Label labelTextAlignment 0
created for Label labelTextVAlignment 0
created for Label labelTextSize 0
created for Label labelTextVOffset 0
created for Font FontVOffset 0
created for Font FontSize 0
created for Font FontVAlignment 0
created for Font FontAlignment 0
empty wire sequence set
wireColourMap initialized
Crazy Bounds - Label 869
Bounds: -27.50 -1.00 24.00 12.00
AddToGroup predefinedGroups: 67640192
AddToGroup predefinedGroups: 67640192
AddToGroup predefinedGroups: 67640192
AM_ViewMan::initialize after loadSetup 0.00
AM_ViewMan::initialize before setCurrentFolder 0.00
AM_Message_PresetListChanged
AM_Message_PresetChanged
AM_Message_PresetListChanged
AM_Message_PresetChanged
AM_ViewMan::initialize after setCurrentFolder 0.00
DEFAULT FILE 1 7E00102
try to parse: V_PROPERTY name='Author' id='0' value=''
done parsing
try to parse: V_PROPERTY name='Preference' id='1' value='Wire In:WireWeight:slim'
done parsing
try to parse: V_PROPERTY name='Preference' id='1' value='Wire In:WireTransparency:see thru'
done parsing
try to parse: V_PROPERTY name='Preference' id='1' value='DataGraph:Graph Mode:glow'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AllViews:Text Antialiasing:YES'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AllViews:KeyControl:NO'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AllViews:DefaultUISize:100%'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='All:MouseWheel Raster:YES'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AllViews:Graphics Gamma:neutral'
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AudioPrefs:SmoothMidiCtrls:LIGHT'
sending \@AudioMan\#COM_SET_AUDIO_PREF\+SmoothMidiCtrls:LIGHT
Addressee: AudioMan
Subject: COM_SET_AUDIO_PREF
Message: SmoothMidiCtrls:LIGHT
AM_AudioMan received INTERCOM_MESSAGE_SET_AUDIO_PREF SmoothMidiCtrls:LIGHT
done parsing
try to parse: V_PROPERTY name='Preference' id='0' value='AudioPrefs:BaseLatencyBuffer16:YES'
sending \@AudioMan\#COM_SET_AUDIO_PREF\+BaseLatencyBuffer16:YES
Addressee: AudioMan
Subject: COM_SET_AUDIO_PREF
Message: BaseLatencyBuffer16:YES
AM_AudioMan received INTERCOM_MESSAGE_SET_AUDIO_PREF BaseLatencyBuffer16:YES
AM_AudioMan::changePlugInLatency( 0 ) -> 16
done parsing
AM_ViewMan::initialize after loadDefaults 0.00
register listener for BaseLatencyBuffer16
sending \@AudioMan\#COM_REQUEST_AUDIO_PREF\+BaseLatencyBuffer16
Addressee: AudioMan
Subject: COM_REQUEST_AUDIO_PREF
Message: BaseLatencyBuffer16
register listener for SmoothMidiCtrls
sending \@AudioMan\#COM_REQUEST_AUDIO_PREF\+SmoothMidiCtrls
Addressee: AudioMan
Subject: COM_REQUEST_AUDIO_PREF
Message: SmoothMidiCtrls
register listener for Graphics Gamma
getPreference( PREFS_ALL_VIEWS, PREF_DEFAULT_SKIN, 0); NULL
AM_ViewMan::initialize before collectPreferencesFromControls 0.00
AM_ViewMan::initialize before AM_Message_ViewInitialized 0.00
RESEQUENCE!
AM_ViewMan::initialize after AM_Message_ViewInitialized 0.00
AM_ViewMan::initialize after scheduleModulatorActivityUpdate 0.00
WARNING: Automatable Parameter w/o UI Control: ADSR1:ENV1:CRate
WARNING: Automatable Parameter w/o UI Control: ADSR1:Trigger
WARNING: Automatable Parameter w/o UI Control: ADSR2:ENV2:CRate
WARNING: Automatable Parameter w/o UI Control: ADSR2:Trigger
WARNING: Automatable Parameter w/o UI Control: LFO1:Waveform
WARNING: Automatable Parameter w/o UI Control: DualVCO:2VCO:Vol1
WARNING: Automatable Parameter w/o UI Control: DualVCO:2VCO:Vol2
WARNING: Automatable Parameter w/o UI Control: DualVCO:2VCO:SubVol
AM_ViewMan::initialize ended 0.00
After ViewMan->initialize()
AM_X11Window::resize(1020, 580)
/ AM_VST_Editor::open
X11 ReparentNotify
Renoise Plugin Server LOG> VstWindow: Query the X11Window child...
X11 MapNotify
X11 ConfigureNotify
4 messages Queued (4.00)
void AM_View_Interface::fetchInterComMessages() received following message
Addressee: ViewMan
Subject: COM_AUDIO_PREF_STATE_REPORT
Message: BaseLatencyBuffer16:YES
AM_ViewMan::receiveCom COM_AUDIO_PREF_STATE_REPORT BaseLatencyBuffer16:YES
Renoise Plugin Server LOG> VstWindow: Child window has no _EventProc property set...
AM_VST_Editor::getRect 1020 x 580
Renoise Plugin Server LOG> VstWindow: Setting new Windowsize 1020, 580
Renoise Plugin Server LOG> VstWindow: Mapping the window...
void AM_View_Interface::fetchInterComMessages() received following message
Addressee: ViewMan
Subject: COM_AUDIO_PREF_STATE_REPORT
Message: SmoothMidiCtrls:LIGHT
AM_ViewMan::receiveCom COM_AUDIO_PREF_STATE_REPORT SmoothMidiCtrls:LIGHT
void AM_View_Interface::fetchInterComMessages() received following message
Addressee: ViewMan
Subject: COM_AUDIO_PREF_STATE_REPORT
Message: BaseLatencyBuffer16:YES
AM_ViewMan::receiveCom COM_AUDIO_PREF_STATE_REPORT BaseLatencyBuffer16:YES
void AM_View_Interface::fetchInterComMessages() received following message
Addressee: ViewMan
Subject: COM_AUDIO_PREF_STATE_REPORT
Message: SmoothMidiCtrls:LIGHT
AM_ViewMan::receiveCom COM_AUDIO_PREF_STATE_REPORT SmoothMidiCtrls:LIGHT
RESEQUENCE!
AM_VST_Editor::getRect 1020 x 580
Renoise Plugin Server LOG> VstWindow: Setting new Windowsize 1020, 580
NAGGING
time since ViewMan started 0.00
first draw time since ViewMan started 0.00
sending latency to host... 16
ACE VST telling Renoise Plugin Server about 16 samples latency
AM_X11Window::resize(1020, 580)
AM_ViewMan::handleMouseDown
validateUndo
currentUndoObject == NULL
resetting button state because client pane is null / not visible
MouseUp Without Tracking

AM_ViewMan::handleMouseDown
AM_ViewMan::addUndoObject inUndoObject == 0: 0
M_Select 1
AM_ViewMan::sortMenus() is not yet ready to go (Cocoa menu Index bug)
validateUndo
currentUndoObject->__end( true ) == false
undoObject Change Parameter reports invalid!

MouseUp Without Tracking

Renoise Plugin Server LOG> VstPlugs: Instantiate FAILED (caught structured exception) !!!
Unhandled Xlib event: 17
failed to read menu output: Resource temporarily unavailable
Renoise Plugin Server LOG> CrashLog: /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x8d3b6) [0x7f2a45ad93b6]
Renoise Plugin Server LOG> CrashLog: /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x8d401) [0x7f2a45ad9401]
Renoise Plugin Server LOG> CrashLog: /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x8d619) [0x7f2a45ad9619]
Renoise Plugin Server LOG> CrashLog: /home/vitaminx/.vst/ACE/ACE.64.avx.so(+0x257d2f) [0x7f2a418b9d2f]
Renoise Plugin Server LOG> CrashLog: /home/vitaminx/.vst/ACE/ACE.64.avx.so(+0x257f6b) [0x7f2a418b9f6b]
Renoise Plugin Server LOG> CrashLog: /home/vitaminx/.vst/ACE/ACE.64.avx.so(+0x257abb) [0x7f2a418b9abb]
Renoise Plugin Server LOG> CrashLog: /home/vitaminx/.vst/ACE/ACE.64.avx.so(+0x1f429f) [0x7f2a4185629f]
Renoise Plugin Server LOG> CrashLog: /home/vitaminx/.vst/ACE/ACE.64.avx.so(+0x1eb6b8) [0x7f2a4184d6b8]
Renoise Plugin Server LOG> CrashLog: /home/vitaminx/.vst/ACE/ACE.64.avx.so(+0x238af2) [0x7f2a4189aaf2]
Renoise Plugin Server LOG> CrashLog: /home/vitaminx/.vst/ACE/ACE.64.avx.so(+0x2471a7) [0x7f2a418a91a7]
Renoise Plugin Server LOG> CrashLog: /lib/x86_64-linux-gnu/libpthread.so.0(+0x7284) [0x7f2a461da284]
Renoise Plugin Server LOG> CrashLog: /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f2a4527574d]
Renoise Plugin Server LOG> CrashLog: [(nil)]
Renoise Plugin Server LOG> CrashLog: [0x7f29fd6f3630]
Renoise Plugin Server LOG> Application: Caught an unhandled fatal exception (Thread: ???)!
Renoise Plugin Server LOG> Application: Saving a backup...
A fatal error occurred (unhandled exception in thread: ???). Nevertheless, a backup of the current document was successfully saved...
Renoise Plugin Server LOG> CrashLog: /lib/x86_64-linux-gnu/libpthread.so.0(+0x10670) [0x7f2a461e3670]
Renoise Plugin Server LOG> CrashLog: /lib/x86_64-linux-gnu/libgcc_s.so.1(+0xeca9) [0x7f2a4553fca9]
Renoise Plugin Server LOG> CrashLog: /lib/x86_64-linux-gnu/libgcc_s.so.1(_Unwind_Backtrace+0x68) [0x7f2a455415c8]
Renoise Plugin Server LOG> CrashLog: /lib/x86_64-linux-gnu/libc.so.6(backtrace+0x56) [0x7f2a45282836]
Renoise Plugin Server LOG> CrashLog: /usr/local/share/renoise-3.1.0/AudioPluginServer_x86_64() [0x51c627]
Renoise Plugin Server LOG> CrashLog: /usr/local/share/renoise-3.1.0/AudioPluginServer_x86_64() [0x48dff0]
Renoise Plugin Server LOG> CrashLog: /lib/x86_64-linux-gnu/libpthread.so.0(+0x10670) [0x7f2a461e3670]
Renoise Plugin Server LOG> CrashLog: /lib/x86_64-linux-gnu/libgcc_s.so.1(+0xeca9) [0x7f2a4553fca9]
Renoise LOG> Error Message: Ouch. The plugin 'u-he: ACE.64.avx' in instrument 00 crashed, or is no longer responding.
Renoise LOG> Error Message: Renoise and other plugins are not affected, but Renoise can no longer access it and thus also not save it's actual state with the song.
Renoise LOG> Error Message: It's most likely that this is a bug in the plugin, so please report this problem to the authors of this plugin in order to get the problem fixed.
X ERROR: Returned 'BadMatch (invalid parameter attributes)' for operation 'X_SetInputFocus'

Please let me know if you need more info.

Thanks for fixing this or for any workaround :)

Best regards,
vitaminx

Post

Never mind the previous bug report, I've made the mistake of installing the plugin by hand instead of using the install script (typical Linux user, tststs :lol: ).
Apparently the plugin couldn't find "dialog.64" which seems to be responsible to show menus and the VSTs do weird stuff and then crash.
Now - when using install.sh all is fine.

Probably it would be good idea to catch this problem and make the VSTis show an error message to the user ("can't find dialog.64") and then gracefully quit in a controlled way :wink:

However - now it's time to go shopping for VSTis :D

Best Regards,
vitaminx

Post

x42, thank you for that catch for the mismatch delete/delete[]. Unfortunately it is not the reason why Ardour crashes with u-he plugins.

I also ran ardour and podolski together, with asan preloaded, it did not reveal anything apart from the mismatch delete/delete[] which is now fixed.

Are you 100% sure that Ardour is correctly using the vst interface? Because we do not have such issue with bitwig, renoise and qtractor (just tested).

Post

Hello !

What would be nice is for the comments to the patches to have a reasonable line wrap and to observe newline characters, so that any text is actually redable when browsing patches. Any text that is more that a 3-4 character comment per line.

Cheers.

Post

Hi again,

After going through the manual and tutorials and after trying out everything there are some minor issues I wanted to point out. Sorry if some of those have already been mentioned in this topic, it's too long to read everything :P
See my previous posts for my system specs and software versions.

- when GUI size is larger than 100%, text in "description" section in patch browser is cut off
- in patch browser clicking on any folder doesn't refresh files (manual page 12 says it should)
- manual page 12 "the MIDI Programs folder" typo: take affect -> take effect
- undo/redo doesn't work when editing mapping generator with something from right-click menu (e.g. "randomize", "invert", "reverse"), changes don't seem to be recorded by undo system
- gamma settings in preferences have no effect

Thanks for this great plugin :)

Greetings,
vitaminx

Post

Vitaminx,

Thank you for the report. Which plugin are you using?

Regards,
Alex.

Post

Hi, I'm using ACE rev 3965 (avx) 64 bit.

my system:
- Debian Linux stretch/sid (testing) 64 bit
- "Awesome" window manager 64 bit
- Renoise 3.1 64 bit

Regards,
vitaminx

Post

Is it possible to create some config file for the Uhbik plugins on Linux with a default output coniguration for the plugins? The default auto/surround setting creates always 8 channel tracks in Ardour and Mixbus. Inserting other plugins (2 channel) after the Uhbiks is not possible anymore. Switching the output in the plugin after inserting it does not have any effect on the in and out channels of the plugin. I would like to use plain stereo or mono versions of the plugins.

Post

swindus wrote:Is it possible to create some config file for the Uhbik plugins on Linux with a default output coniguration for the plugins? The default auto/surround setting creates always 8 channel tracks in Ardour and Mixbus. Inserting other plugins (2 channel) after the Uhbiks is not possible anymore. Switching the output in the plugin after inserting it does not have any effect on the in and out channels of the plugin. I would like to use plain stereo or mono versions of the plugins.
Hi Swindus,

The solution would be to improve Ardour and Mixbus: with VST if the host provides the stereo input buffer and sets the other inputs to NULL, then the plugin will run in stereo.

Cheers,
Alex.

Post

Is Zebralette still available anywhere?

Locked

Return to “u-he”