Advertisement
Guest User

Untitled

a guest
Feb 5th, 2018
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.53 KB | None | 0 0
  1. Force Dummy Audio driver
  2. Trying RTC timer...
  3. RtcTimer::setTimerFreq(): cannot set freq 1024 on /dev/rtc: Permission denied
  4. precise timer not available, check file permissions and allowed RTC freq (/sys/class/rtc/rtc0/max_user_freq)
  5. Trying ALSA timer...
  6. AlsaTimer::initTimer(): best available ALSA timer: system timer
  7. got timer = 29
  8. Initializing Native VST support. Using VESTIGE compatibility implementation.
  9. /home/shithawk/Desktop/ACE.log
  10. no deskTopFile found
  11. preset=initialize
  12. Trying setUniqueID(1633895765)...
  13. setUniqueID (1633895765)
  14. Saving registration code to /home/shithawk/.u-he/ACE/Support/com.u-he.ACE.user.txt
  15. failed to open /home/shithawk/.u-he/ACE/Support/com.u-he.ACE.user.txt to read registration key
  16. HOST 'NativeVST'
  17. API 'VST2'
  18. Starting REVISION 4408
  19. alignedBuffers256 malloced to 6D43F9B0
  20. Using vector extension SSE3
  21. size: 2162748 FX: FX
  22. new instance of AM_PreferencesAudio created for ACE # 1
  23. myParams->EnvSource 13
  24. myParams->ModWheelSource 1
  25. myParams->PitchWheelSource 2
  26. myParams->BreathSource 3
  27. myParams->GateSource 5
  28. myParams->ATSource 7
  29. myParams->ExpressionSource 4
  30. myParams->AlternateSource 10
  31. myParams->RandomSource 11
  32. myParams->StackSource 12
  33. loadPreferences() - ACE
  34. void AM_AudioMan::createMidiPrograms()
  35. Preset from 'ACE'
  36. stateInfoLevel level back to 0
  37. AM_AudioMan::reset()
  38. LOADING CUSTOM PARAMS
  39. non-automatable parameter 2VCO SncMDpt can not be assigned automation slot
  40. non-automatable parameter Scope1 frq can not be assigned automation slot
  41. non-automatable parameter Scope1 scl can not be assigned automation slot
  42. getMidiAssignPath(): /support/com.u-he.ACE.midiassign.txt
  43. READING midiAssignFile
  44.  
  45. // Global MidiCC Map
  46. numFounds = 3
  47. Error: was not able to parse line: Global MidiCC Map
  48.  
  49. numFounds = 0
  50. Error: was not able to parse line:
  51.  
  52. numFounds = 0
  53. Error: was not able to parse line:
  54. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  55. Preset from 'ACE'
  56. Preset for rev 3791 loaded into rev 4408, Revision
  57. stateInfoLevel level back to 0
  58. AM_AudioMan::reset()
  59. setNumInputs ( 0 );
  60. setNumOutputs ( 2 );
  61. allocateArrangement ( &plugInput, 2 );
  62. allocateArrangement ( &plugOutput, 2 );
  63. LATENCY ACE:16
  64. AM_VST_base::suspend ()
  65. done AM_VST_base::suspend ()
  66. AM_VST_base::getSizedWidth GUIScale 1.00 -> 1024
  67. AM_VST_base::getVendorString (char* text)
  68. / AM_VST_base::getVendorString (char* text)
  69. AM_VST_base::~AM_VST_base ()
  70. closed editor.
  71. WRITING midiAssignFile
  72. WRITING midiBankCache
  73. max CPU @ watch: watch: 0.00
  74. alignedBuffers256 dealloced from 6D43F9B0
  75. FX: FX deletes sharedMemoryRec of size 2162748
  76. AM_InstanceRecs[ i ].preferences == NULL: 0
  77. done AM_VST_base::~AM_VST_base () ACE
  78. AM_MemoryRecord closing down with 39 allocations vs 32 freed
  79. awaiting 524352 bytes to be freed 6D4CAA20 ACE_Synth.cpp-154
  80. awaiting 8219 bytes to be freed 6D597710 AM_CustomParams.cpp-112
  81. 6 alloCounter
  82. 5 alloCounter
  83. 4 alloCounter
  84. AM_PreferencesAudio::destroy instance destroyed
  85. AM_PreferencesAudio::~AM_PreferencesAudio(), instanceCount after destruction: 0
  86. 3 alloCounter
  87. 2 alloCounter
  88. /home/shithawk/Desktop/TripleCheese.log
  89. no deskTopFile found
  90. preset=initialize
  91. Trying setUniqueID(1667388281)...
  92. setUniqueID (1667388281)
  93. Saving registration code to /home/shithawk/.u-he/TripleCheese/Support/com.u-he.TripleCheese.user.txt
  94. failed to open /home/shithawk/.u-he/TripleCheese/Support/com.u-he.TripleCheese.user.txt to read registration key
  95. HOST 'NativeVST'
  96. API 'VST2'
  97. Starting REVISION 4408
  98. Using vector extension SSE3
  99. new instance of AM_PreferencesAudio created for TripleCheese # 1
  100. loadPreferences() - TripleCheese
  101. void AM_AudioMan::createMidiPrograms()
  102. Preset from 'TripleCheese'
  103. stateInfoLevel level back to 0
  104. AM_AudioMan::reset()
  105. getMidiAssignPath(): /support/com.u-he.TripleCheese.midiassign.txt
  106. READING midiAssignFile
  107.  
  108. // Global MidiCC Map
  109. numFounds = 3
  110. Error: was not able to parse line: Global MidiCC Map
  111.  
  112. numFounds = 0
  113. Error: was not able to parse line:
  114.  
  115. numFounds = 0
  116. Error: was not able to parse line:
  117. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  118. Preset from 'TripleCheese'
  119. value < params_Info[ id ].minValue Voice Stack 0.00 < 1.00
  120. stateInfoLevel level back to 0
  121. AM_AudioMan::reset()
  122. setNumInputs ( 0 );
  123. setNumOutputs ( 2 );
  124. allocateArrangement ( &plugInput, 2 );
  125. allocateArrangement ( &plugOutput, 2 );
  126. LATENCY TripleCheese:16
  127. AM_VST_base::suspend ()
  128. done AM_VST_base::suspend ()
  129. AM_VST_base::getSizedWidth GUIScale 1.00 -> 712
  130. AM_VST_base::getVendorString (char* text)
  131. / AM_VST_base::getVendorString (char* text)
  132. AM_VST_base::~AM_VST_base ()
  133. closed editor.
  134. WRITING midiAssignFile
  135. WRITING midiBankCache
  136. max CPU @ watch: watch: 0.00
  137. AM_InstanceRecs[ i ].preferences == NULL: 0
  138. done AM_VST_base::~AM_VST_base () TripleCheese
  139. AM_MemoryRecord closing down with 79 allocations vs 74 freed
  140. 4 alloCounter
  141. 3 alloCounter
  142. 2 alloCounter
  143. AM_PreferencesAudio::destroy instance destroyed
  144. AM_PreferencesAudio::~AM_PreferencesAudio(), instanceCount after destruction: 0
  145. 1 alloCounter
  146. 0 alloCounter
  147. /home/shithawk/Desktop/Hive.log
  148. no deskTopFile found
  149. preset=initialize
  150. Trying setUniqueID(1749636677)...
  151. setUniqueID (1749636677)
  152. Saving registration code to /home/shithawk/.u-he/Hive/Support/com.u-he.Hive.user.txt
  153. failed to open /home/shithawk/.u-he/Hive/Support/com.u-he.Hive.user.txt to read registration key
  154. HOST 'NativeVST'
  155. API 'VST2'
  156. Starting REVISION 4408
  157. alignedBuffers256 malloced to 6D5DF3B0
  158. Using vector extension SSE3
  159. size: 3276800 Reverb: Reverb
  160. size: 4202496 Delay: Delay
  161. size: 65536 Phaser: Phaser
  162. size: 65536 Chorus: Chorus
  163. new instance of AM_PreferencesAudio created for Hive # 1
  164. value > params_Info[ id ].maxValue id=373 value=100.00, PulseWidth
  165. value > params_Info[ id ].maxValue id=389 value=100.00, PulseWidth
  166. ALERT: can't find param AmpEnv1 Model
  167. ALERT: can't find param AmpEnv1 Model
  168. ALERT: can't find param AmpEnv1 RelOn
  169. Hive_AudioMan::setupAutoTagging() up and running!
  170. loadPreferences() - Hive
  171. void AM_AudioMan::createMidiPrograms()
  172. Preset from 'Hive'
  173. found module outside rows/cols: Chorus
  174. copying to 0 2: Chorus
  175. found module outside rows/cols: Phaser
  176. copying to 0 3: Phaser
  177. found module outside rows/cols: EQ
  178. copying to 0 4: EQ
  179. found module outside rows/cols: Reverb
  180. copying to 0 5: Reverb
  181. found module outside rows/cols: Comp
  182. copying to 0 6: Comp
  183. stateInfoLevel level back to 0
  184. AM_AudioMan::reset()
  185. getMidiAssignPath(): /support/com.u-he.Hive.midiassign.txt
  186. READING midiAssignFile
  187.  
  188. // Global MidiCC Map
  189. numFounds = 3
  190. Error: was not able to parse line: Global MidiCC Map
  191.  
  192. numFounds = 0
  193. Error: was not able to parse line:
  194.  
  195. numFounds = 0
  196. Error: was not able to parse line:
  197. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  198. Preset from 'Hive'
  199. Preset for rev 3791 loaded into rev 4408, Revision
  200. MM1: ModMatrix 1 has attached itself to Filter1: Filter 1
  201. MM2: ModMatrix 2 has attached itself to EQ: EQ
  202. MM2: ModMatrix 2 has attached itself to EQ: EQ
  203. MM3: ModMatrix 3 has attached itself to Filter1: Filter 1
  204. MM3: ModMatrix 3 has attached itself to LFO1: LFO 1
  205. MM4: ModMatrix 4 has attached itself to LFO1: LFO 1
  206. MM5: ModMatrix 5 has attached itself to Filter1: Filter 1
  207. stateInfoLevel level back to 0
  208. AM_AudioMan::reset()
  209. setNumInputs ( 0 );
  210. setNumOutputs ( 2 );
  211. allocateArrangement ( &plugInput, 2 );
  212. allocateArrangement ( &plugOutput, 2 );
  213. LATENCY Hive:16
  214. AM_VST_base::suspend ()
  215. done AM_VST_base::suspend ()
  216. AM_VST_base::getSizedWidth GUIScale 1.00 -> 1200
  217. AM_VST_base::getVendorString (char* text)
  218. / AM_VST_base::getVendorString (char* text)
  219. AM_VST_base::~AM_VST_base ()
  220. closed editor.
  221. WRITING midiAssignFile
  222. WRITING midiBankCache
  223. max CPU @ watch: watch: 0.00
  224. alignedBuffers256 dealloced from 6D5DF3B0
  225. Chorus: Chorus deletes sharedMemoryRec of size 65536
  226. Phaser: Phaser deletes sharedMemoryRec of size 65536
  227. Delay: Delay deletes sharedMemoryRec of size 4202496
  228. Reverb: Reverb deletes sharedMemoryRec of size 3276800
  229. AM_InstanceRecs[ i ].preferences == NULL: 0
  230. done AM_VST_base::~AM_VST_base () Hive
  231. AM_MemoryRecord closing down with 60 allocations vs 50 freed
  232. awaiting 64 bytes to be freed 6C956B00 AM_AlignedBy.h-13
  233. awaiting 64 bytes to be freed 6C68F430 AM_AlignedBy.h-13
  234. awaiting 64 bytes to be freed 6D57B820 AM_AlignedBy.h-13
  235. awaiting 64 bytes to be freed 6C6EAB40 AM_AlignedBy.h-13
  236. awaiting 64 bytes to be freed 6D6389A0 AM_AlignedBy.h-13
  237. 9 alloCounter
  238. 8 alloCounter
  239. 7 alloCounter
  240. AM_PreferencesAudio::destroy instance destroyed
  241. AM_PreferencesAudio::~AM_PreferencesAudio(), instanceCount after destruction: 0
  242. 6 alloCounter
  243. 5 alloCounter
  244. /home/shithawk/Desktop/Satin.log
  245. no deskTopFile found
  246. preset=initialize
  247. Trying setUniqueID(1969771348)...
  248. setUniqueID (1969771348)
  249. Saving registration code to /home/shithawk/.u-he/Satin/Support/com.u-he.Satin.user.txt
  250. failed to open /home/shithawk/.u-he/Satin/Support/com.u-he.Satin.user.txt to read registration key
  251. HOST 'NativeVST'
  252. API 'VST2'
  253. Starting REVISION 4408
  254. AM_GroupController::AM_GroupController 1
  255. addGroupObjectToGroup 6D35DD40, 0
  256. not added to Group
  257. AM_GroupController::AM_GroupController 2
  258. Using vector extension SSE3
  259. new instance of AM_PreferencesAudio created for Satin # 1
  260. addGroupObjectToGroup 6D35DD40, 0
  261. not added to Group
  262. AM_AudioMan::changePlugInLatency( 6 ) -> 6
  263. AM_AudioMan::changePlugInLatency( 6 ) -> 6
  264. loadPreferences() - Satin
  265. void AM_AudioMan::createMidiPrograms()
  266. Preset from 'Satin'
  267. stateInfoLevel level back to 0
  268. AM_AudioMan::reset()
  269. getMidiAssignPath(): /support/com.u-he.Satin.midiassign.txt
  270. READING midiAssignFile
  271.  
  272. // Global MidiCC Map
  273. numFounds = 3
  274. Error: was not able to parse line: Global MidiCC Map
  275.  
  276. numFounds = 0
  277. Error: was not able to parse line:
  278.  
  279. numFounds = 0
  280. Error: was not able to parse line:
  281. AM_AudioMan::changePlugInLatency( 6 ) -> 22
  282. Preset from 'Satin'
  283. stateInfoLevel level back to 0
  284. AM_AudioMan::reset()
  285. setNumInputs ( 2 );
  286. setNumOutputs ( 2 );
  287. allocateArrangement ( &plugInput, 2 );
  288. allocateArrangement ( &plugOutput, 2 );
  289. LATENCY Satin:22
  290. AM_VST_base::suspend ()
  291. done AM_VST_base::suspend ()
  292. ALERT: can't find param VCC KeyP
  293. AM_VST_base::getSizedWidth GUIScale 1.00 -> 920
  294. AM_VST_base::getVendorString (char* text)
  295. / AM_VST_base::getVendorString (char* text)
  296. AM_VST_base::~AM_VST_base ()
  297. closed editor.
  298. WRITING midiAssignFile
  299. WRITING midiBankCache
  300. max CPU @ watch: watch: 0.00
  301. GroupObjectTree is NULL
  302. deleting 6D35DD40 of 0 0 0 0 0
  303. addGroupObjectToGroup 6D35DD40, 0
  304. not added to Group
  305. AM_InstanceRecs[ i ].preferences == NULL: 0
  306. done AM_VST_base::~AM_VST_base () Satin
  307. AM_MemoryRecord closing down with 40 allocations vs 35 freed
  308. 4 alloCounter
  309. 3 alloCounter
  310. 2 alloCounter
  311. AM_PreferencesAudio::destroy instance destroyed
  312. AM_PreferencesAudio::~AM_PreferencesAudio(), instanceCount after destruction: 0
  313. 1 alloCounter
  314. 0 alloCounter
  315. /home/shithawk/Desktop/Diva.log
  316. no deskTopFile found
  317. preset=initialize
  318. Trying setUniqueID(1147754081)...
  319. setUniqueID (1147754081)
  320. Diva PluginID 44695661
  321. Saving registration code to /home/shithawk/.u-he/Diva/Support/com.u-he.Diva.user.txt
  322. failed to open /home/shithawk/.u-he/Diva/Support/com.u-he.Diva.user.txt to read registration key
  323. HOST 'NativeVST'
  324. API 'VST2'
  325. Starting REVISION 4408
  326. alignedBuffers256 malloced to 6D54AAC0
  327. size: 4194304 FX1: Effect1
  328. adding Chrs1: Chorus1
  329. adding Phase1: Phaser1
  330. adding Plate1: Plate1
  331. adding Delay1: Delay1
  332. adding Rtary1: Rotary1
  333. size: 4194304 FX2: Effect2
  334. adding Chrs2: Chorus2
  335. adding Phase2: Phaser2
  336. adding Plate2: Plate2
  337. adding Delay2: Delay2
  338. adding Rtary2: Rotary2
  339. modulesEmbedded 5
  340. modulesEmbedded 5
  341. Using vector extension SSE3
  342. GETING CALLBACK FOR FILTER 0
  343. new instance of AM_PreferencesAudio created for Diva # 1
  344. Parm 126 TrimPots same ptr as param 101 V1Tune1
  345. modulesEmbedded 5
  346. modulesEmbedded 5
  347. Couldn't find param object
  348. couldn't hide OSC HpSp1
  349. couldn't hide OSC HpSp2
  350. GETING CALLBACK FOR FILTER 0
  351. GETING CALLBACK FOR FILTER 0
  352. GETING CALLBACK FOR FILTER 0
  353. GETING CALLBACK FOR FILTER 0
  354. GETING CALLBACK FOR FILTER 0
  355. GETING CALLBACK FOR FILTER 0
  356. GETING CALLBACK FOR FILTER 0
  357. GETING CALLBACK FOR FILTER 0
  358. GETING CALLBACK FOR FILTER 0
  359. AM_ModuleSwitch 0
  360. AM_ModuleSwitch 0
  361. Diva_AudioMan::setupAutoTagging() up and running!
  362. loadPreferences() - Diva
  363. void AM_AudioMan::createMidiPrograms()
  364. Preset from 'Diva'
  365. stateInfoLevel level back to 0
  366. AM_AudioMan::reset()
  367. getMidiAssignPath(): /support/com.u-he.Diva.midiassign.txt
  368. READING midiAssignFile
  369.  
  370. // Global MidiCC Map
  371. numFounds = 3
  372. Error: was not able to parse line: Global MidiCC Map
  373.  
  374. numFounds = 0
  375. Error: was not able to parse line:
  376.  
  377. numFounds = 0
  378. Error: was not able to parse line:
  379. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  380. Preset from 'Diva'
  381. Preset for rev 3791 loaded into rev 4408, Revision
  382. AM_ModuleSwitch 2
  383. stateInfoLevel level back to 0
  384. AM_AudioMan::reset()
  385. setNumInputs ( 0 );
  386. setNumOutputs ( 2 );
  387. allocateArrangement ( &plugInput, 2 );
  388. allocateArrangement ( &plugOutput, 2 );
  389. LATENCY Diva:16
  390. AM_VST_base::suspend ()
  391. done AM_VST_base::suspend ()
  392. AM_VST_base::getSizedWidth GUIScale 1.00 -> 1200
  393. AM_VST_base::getVendorString (char* text)
  394. / AM_VST_base::getVendorString (char* text)
  395. AM_VST_base::~AM_VST_base ()
  396. closed editor.
  397. WRITING midiAssignFile
  398. WRITING midiBankCache
  399. max CPU @ watch: watch: 0.00
  400. alignedBuffers256 dealloced from 6D54AAC0
  401. Rtary1: Rotary1 deletes sharedMemoryRec of size 4194304
  402. Rtary2: Rotary2 deletes sharedMemoryRec of size 4194304
  403. AM_InstanceRecs[ i ].preferences == NULL: 0
  404. done AM_VST_base::~AM_VST_base () Diva
  405. AM_MemoryRecord closing down with 59 allocations vs 54 freed
  406. 4 alloCounter
  407. 3 alloCounter
  408. 2 alloCounter
  409. AM_PreferencesAudio::destroy instance destroyed
  410. AM_PreferencesAudio::~AM_PreferencesAudio(), instanceCount after destruction: 0
  411. 1 alloCounter
  412. 0 alloCounter
  413. /home/shithawk/Desktop/Podolski.log
  414. no deskTopFile found
  415. preset=initialize
  416. Trying setUniqueID(1349477487)...
  417. setUniqueID (1349477487)
  418. Saving registration code to /home/shithawk/.u-he/Podolski/Support/com.u-he.Podolski.user.txt
  419. failed to open /home/shithawk/.u-he/Podolski/Support/com.u-he.Podolski.user.txt to read registration key
  420. HOST 'NativeVST'
  421. API 'VST2'
  422. Starting REVISION 4408
  423. Using vector extension SSE3
  424. new instance of AM_PreferencesAudio created for Podolski # 1
  425. loadPreferences() - Podolski
  426. void AM_AudioMan::createMidiPrograms()
  427. Preset from 'Podolski'
  428. stateInfoLevel level back to 0
  429. AM_AudioMan::reset()
  430. getMidiAssignPath(): /support/com.u-he.Podolski.midiassign.txt
  431. READING midiAssignFile
  432.  
  433. // Global MidiCC Map
  434. numFounds = 3
  435. Error: was not able to parse line: Global MidiCC Map
  436.  
  437. numFounds = 0
  438. Error: was not able to parse line:
  439.  
  440. numFounds = 0
  441. Error: was not able to parse line:
  442. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  443. Preset from 'Podolski'
  444. stateInfoLevel level back to 0
  445. AM_AudioMan::reset()
  446. setNumInputs ( 0 );
  447. setNumOutputs ( 2 );
  448. allocateArrangement ( &plugInput, 2 );
  449. allocateArrangement ( &plugOutput, 2 );
  450. LATENCY Podolski:16
  451. AM_VST_base::suspend ()
  452. done AM_VST_base::suspend ()
  453. AM_VST_base::getSizedWidth GUIScale 1.00 -> 1042
  454. AM_VST_base::getVendorString (char* text)
  455. / AM_VST_base::getVendorString (char* text)
  456. AM_VST_base::~AM_VST_base ()
  457. closed editor.
  458. WRITING midiAssignFile
  459. WRITING midiBankCache
  460. max CPU @ watch: watch: 0.00
  461. AM_InstanceRecs[ i ].preferences == NULL: 0
  462. done AM_VST_base::~AM_VST_base () Podolski
  463. AM_MemoryRecord closing down with 48 allocations vs 43 freed
  464. 4 alloCounter
  465. 3 alloCounter
  466. 2 alloCounter
  467. AM_PreferencesAudio::destroy instance destroyed
  468. AM_PreferencesAudio::~AM_PreferencesAudio(), instanceCount after destruction: 0
  469. 1 alloCounter
  470. 0 alloCounter
  471. /home/shithawk/Desktop/Repro.log
  472. no deskTopFile found
  473. preset=initialize
  474. Trying setUniqueID(1383100976)...
  475. setUniqueID (1383100976)
  476. Saving registration code to /home/shithawk/.u-he/Repro/Support/com.u-he.Repro.user.txt
  477. failed to open /home/shithawk/.u-he/Repro/Support/com.u-he.Repro.user.txt to read registration key
  478. HOST 'NativeVST'
  479. API 'VST2'
  480. Starting REVISION 4365
  481. Using vector extension SSE3
  482. new instance of AM_PreferencesAudio created for Repro # 1
  483. value > params_Info[ id ].maxValue id=167 value=11.00, Out Channel CV
  484. Repro_MIDI PitchWheelBuffer 2
  485. loadPreferences() - Repro
  486. void AM_AudioMan::createMidiPrograms()
  487.  
  488.  
  489. Before, From State Meta:
  490.  
  491.  
  492.  
  493. return stateInfo State Meta:
  494.  
  495. Preset from 'Repro'
  496. stateInfoLevel level back to 0
  497. AM_AudioMan::reset()
  498. Repro_MIDI PitchWheelBuffer 2
  499. Can't just load cache file... bugger
  500. getMidiAssignPath(): /support/com.u-he.Repro.midiassign.txt
  501. READING midiAssignFile
  502.  
  503. // Global MidiCC Map
  504. numFounds = 3
  505. Error: was not able to parse line: Global MidiCC Map
  506.  
  507. numFounds = 0
  508. Error: was not able to parse line:
  509.  
  510. numFounds = 0
  511. Error: was not able to parse line:
  512. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  513.  
  514.  
  515. Before, From State Meta:
  516.  
  517.  
  518.  
  519. return stateInfo State Meta:
  520.  
  521. Preset from 'Repro'
  522. stateInfoLevel level back to 0
  523. AM_AudioMan::reset()
  524. LATENCY Repro:16
  525. AM_VST_base::suspend ()
  526. done AM_VST_base::suspend ()
  527. ALERT: can't find param VCC KeyP
  528. AM_VST_base::getSizedWidth GUIScale 1.00 -> 1200
  529. AM_VST_base::getVendorString (char* text)
  530. / AM_VST_base::getVendorString (char* text)
  531. AM_VST_base::~AM_VST_base ()
  532. closed editor.
  533. WRITING midiAssignFile
  534. Can't open midiBankCacheFile for writing
  535. max CPU @ watch: watch: 0.00
  536. AM_InstanceRecs[ i ].preferences == NULL: 0
  537. done AM_VST_base::~AM_VST_base () Repro
  538. AM_MemoryRecord closing down with 28 allocations vs 23 freed
  539. 4 alloCounter
  540. 3 alloCounter
  541. 2 alloCounter
  542. AM_PreferencesAudio::destroy instance destroyed
  543. AM_PreferencesAudio::~AM_PreferencesAudio(), instanceCount after destruction: 0
  544. 1 alloCounter
  545. 0 alloCounter
  546. /home/shithawk/Desktop/Filterscape.log
  547. no deskTopFile found
  548. creating shell plugin
  549. creating plugin id: 1095583057
  550. preset=initialize
  551. Trying setUniqueID(1095583057)...
  552. setUniqueID (1095583057)
  553. Saving registration code to /home/shithawk/.u-he/Filterscape/Support/com.u-he.Filterscape.user.txt
  554. failed to open /home/shithawk/.u-he/Filterscape/Support/com.u-he.Filterscape.user.txt to read registration key
  555. HOST 'NativeVST'
  556. API 'VST2'
  557. Starting REVISION 4408
  558. void AM_AudioMan::createModules()
  559. Using vector extension SSE3
  560. new instance of AM_PreferencesAudio created for Filterscape # 1
  561. loadPreferences() - Filterscape
  562. void AM_AudioMan::createMidiPrograms()
  563. Preset from 'Filterscape'
  564. stateInfoLevel level back to 0
  565. AM_AudioMan::reset()
  566. getMidiAssignPath(): /support/com.u-he.Filterscape.midiassign.txt
  567. READING midiAssignFile
  568.  
  569. // Global MidiCC Map
  570. numFounds = 3
  571. Error: was not able to parse line: Global MidiCC Map
  572.  
  573. numFounds = 0
  574. Error: was not able to parse line:
  575.  
  576. numFounds = 0
  577. Error: was not able to parse line:
  578. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  579. Preset from 'Filterscape'
  580. stateInfoLevel level back to 0
  581. AM_AudioMan::reset()
  582. setNumInputs ( 2 );
  583. setNumOutputs ( 2 );
  584. allocateArrangement ( &plugInput, 2 );
  585. allocateArrangement ( &plugOutput, 2 );
  586. LATENCY Filterscape:16
  587. AM_VST_base::suspend ()
  588. done AM_VST_base::suspend ()
  589. ALERT: can't find param VCC KeyP
  590. AM_VST_base::getSizedWidth GUIScale 1.00 -> 690
  591. AM_VST_base::getVendorString (char* text)
  592. / AM_VST_base::getVendorString (char* text)
  593. creating plugin id: 1179865398
  594. preset=initialize
  595. Trying setUniqueID(1179865398)...
  596. setUniqueID (1179865398)
  597. File Error in file /var/lib/jenkins/jobs/u-he/workspace/sources/AM_Files/AM_FilesystemFactory.cpp line 161
  598. Saving registration code to /home/shithawk/.u-he/Filterscape/Support/com.u-he.Filterscape.user.txt
  599. failed to open /home/shithawk/.u-he/Filterscape/Support/com.u-he.Filterscape.user.txt to read registration key
  600. HOST 'NativeVST'
  601. API 'VST2'
  602. Starting REVISION 4408
  603. void AM_AudioMan::createModules()
  604. Using vector extension SSE3
  605. new instance of AM_PreferencesAudio created for FilterscapeQ6 # 2
  606. loadPreferences() - FilterscapeQ6
  607. void AM_AudioMan::createMidiPrograms()
  608. Preset from 'FilterscapeQ6'
  609. stateInfoLevel level back to 0
  610. AM_AudioMan::reset()
  611. getMidiAssignPath(): /support/com.u-he.FilterscapeQ6.midiassign.txt
  612. Failed to open file /home/shithawk/.u-he/FilterscapeQ6/Support/com.u-he.FilterscapeQ6.midiassign.txt
  613. No midiassign-file
  614. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  615. Preset from 'FilterscapeQ6'
  616. stateInfoLevel level back to 0
  617. AM_AudioMan::reset()
  618. setNumInputs ( 2 );
  619. setNumOutputs ( 2 );
  620. allocateArrangement ( &plugInput, 2 );
  621. allocateArrangement ( &plugOutput, 2 );
  622. LATENCY FilterscapeQ6:16
  623. AM_VST_base::suspend ()
  624. done AM_VST_base::suspend ()
  625. ALERT: can't find param VCC KeyP
  626. AM_VST_base::getSizedWidth GUIScale 1.00 -> 700
  627. AM_VST_base::getVendorString (char* text)
  628. / AM_VST_base::getVendorString (char* text)
  629. creating plugin id: 1179866689
  630. preset=initialize
  631. Trying setUniqueID(1179866689)...
  632. setUniqueID (1179866689)
  633. File Error in file /var/lib/jenkins/jobs/u-he/workspace/sources/AM_Files/AM_FilesystemFactory.cpp line 161
  634. Saving registration code to /home/shithawk/.u-he/Filterscape/Support/com.u-he.Filterscape.user.txt
  635. failed to open /home/shithawk/.u-he/Filterscape/Support/com.u-he.Filterscape.user.txt to read registration key
  636. HOST 'NativeVST'
  637. API 'VST2'
  638. Starting REVISION 4408
  639. void AM_AudioMan::createModules()
  640. Using vector extension SSE3
  641. new instance of AM_PreferencesAudio created for FilterscapeVA # 3
  642. loadPreferences() - FilterscapeVA
  643. void AM_AudioMan::createMidiPrograms()
  644. Preset from 'FilterscapeVA'
  645. stateInfoLevel level back to 0
  646. AM_AudioMan::reset()
  647. getMidiAssignPath(): /support/com.u-he.FilterscapeVA.midiassign.txt
  648. Failed to open file /home/shithawk/.u-he/FilterscapeVA/Support/com.u-he.FilterscapeVA.midiassign.txt
  649. No midiassign-file
  650. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  651. Preset from 'FilterscapeVA'
  652. stateInfoLevel level back to 0
  653. AM_AudioMan::reset()
  654. setNumInputs ( 0 );
  655. setNumOutputs ( 2 );
  656. allocateArrangement ( &plugInput, 2 );
  657. allocateArrangement ( &plugOutput, 2 );
  658. LATENCY FilterscapeVA:16
  659. AM_VST_base::suspend ()
  660. done AM_VST_base::suspend ()
  661. AM_VST_base::getSizedWidth GUIScale 1.00 -> 728
  662. AM_VST_base::getVendorString (char* text)
  663. / AM_VST_base::getVendorString (char* text)
  664. /home/shithawk/Desktop/Zebra2.log
  665. no deskTopFile found
  666. creating shell plugin
  667. creating plugin id: 1397572658
  668. preset=initialize
  669. Trying setUniqueID(1397572658)...
  670. setUniqueID (1397572658)
  671. Saving registration code to /home/shithawk/.u-he/Zebra2/Support/com.u-he.Zebra2.user.txt
  672. failed to open /home/shithawk/.u-he/Zebra2/Support/com.u-he.Zebra2.user.txt to read registration key
  673. HOST 'NativeVST'
  674. API 'VST2'
  675. Starting REVISION 4458
  676. void AM_AudioMan::createModules()
  677. Using vector extension SSE3
  678. new instance of AM_PreferencesAudio created for Zebra2 # 1
  679. Couldn't find param object
  680. loadPreferences() - Zebra2
  681. void AM_AudioMan::createMidiPrograms()
  682. sending latency to host... 16
  683. Filterscape VST telling NativeVST about 16 samples latency
  684. Preset from 'Zebra2'
  685. found module outside rows/cols: Delay2
  686. copying to 0 5: Delay2
  687. found module outside rows/cols: Mix6
  688. copying to 1 5: Mix6
  689. found module outside rows/cols: Comp2
  690. copying to 2 5: Comp2
  691. found module outside rows/cols: VCF6
  692. found module outside rows/cols: Dist4
  693. stateInfoLevel level back to 0
  694. AM_AudioMan::reset()
  695. LOADING CUSTOM PARAMS
  696. sending latency to host... 16
  697. FilterscapeQ6 VST telling NativeVST about 16 samples latency
  698. getMidiAssignPath(): /support/com.u-he.Zebra2.midiassign.txt
  699. READING midiAssignFile
  700.  
  701. // Global MidiCC Map
  702. numFounds = 3
  703. Error: was not able to parse line: Global MidiCC Map
  704.  
  705. numFounds = 0
  706. Error: was not able to parse line:
  707.  
  708. numFounds = 0
  709. Error: was not able to parse line:
  710. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  711. Preset from 'Zebra2'
  712. found module outside rows/cols: Dist3
  713. found module outside rows/cols: Dist4
  714. stateInfoLevel level back to 0
  715. AM_AudioMan::reset()
  716. setNumInputs ( 0 );
  717. setNumOutputs ( 2 );
  718. allocateArrangement ( &plugInput, 2 );
  719. allocateArrangement ( &plugOutput, 2 );
  720. LATENCY Zebra2:16
  721. AM_VST_base::suspend ()
  722. done AM_VST_base::suspend ()
  723. ALERT: can't find param VCC KeyP
  724. AM_VST_base::getSizedWidth GUIScale 1.00 -> 824
  725. AM_VST_base::getVendorString (char* text)
  726. / AM_VST_base::getVendorString (char* text)
  727. creating plugin id: 1397572659
  728. preset=initialize
  729. Trying setUniqueID(1397572659)...
  730. setUniqueID (1397572659)
  731. File Error in file /var/lib/jenkins/jobs/u-he/workspace/sources/AM_Files/AM_FilesystemFactory.cpp line 161
  732. sending latency to host... 16
  733. FilterscapeVA VST telling NativeVST about 16 samples latency
  734. Saving registration code to /home/shithawk/.u-he/Zebra2/Support/com.u-he.Zebra2.user.txt
  735. failed to open /home/shithawk/.u-he/Zebra2/Support/com.u-he.Zebra2.user.txt to read registration key
  736. HOST 'NativeVST'
  737. API 'VST2'
  738. Starting REVISION 4458
  739. void AM_AudioMan::createModules()
  740. Using vector extension SSE3
  741. new instance of AM_PreferencesAudio created for Zebralette # 2
  742. loadPreferences() - Zebralette
  743. void AM_AudioMan::createMidiPrograms()
  744. Preset from 'Zebralette'
  745. stateInfoLevel level back to 0
  746. AM_AudioMan::reset()
  747. getMidiAssignPath(): /support/com.u-he.Zebralette.midiassign.txt
  748. Failed to open file /home/shithawk/.u-he/Zebralette/Support/com.u-he.Zebralette.midiassign.txt
  749. No midiassign-file
  750. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  751. Preset from 'Zebralette'
  752. Preset for rev 3791 loaded into rev 4458, Revision
  753. stateInfoLevel level back to 0
  754. AM_AudioMan::reset()
  755. setNumInputs ( 0 );
  756. setNumOutputs ( 2 );
  757. allocateArrangement ( &plugInput, 2 );
  758. allocateArrangement ( &plugOutput, 2 );
  759. LATENCY Zebralette:16
  760. AM_VST_base::suspend ()
  761. done AM_VST_base::suspend ()
  762. ALERT: can't find param VCC KeyP
  763. AM_VST_base::getSizedWidth GUIScale 1.00 -> 713
  764. AM_VST_base::getVendorString (char* text)
  765. / AM_VST_base::getVendorString (char* text)
  766. creating plugin id: 1397578034
  767. preset=initialize
  768. Trying setUniqueID(1397578034)...
  769. setUniqueID (1397578034)
  770. File Error in file /var/lib/jenkins/jobs/u-he/workspace/sources/AM_Files/AM_FilesystemFactory.cpp line 161
  771. Saving registration code to /home/shithawk/.u-he/Zebra2/Support/com.u-he.Zebra2.user.txt
  772. failed to open /home/shithawk/.u-he/Zebra2/Support/com.u-he.Zebra2.user.txt to read registration key
  773. HOST 'NativeVST'
  774. API 'VST2'
  775. Starting REVISION 4458
  776. void AM_AudioMan::createModules()
  777. Using vector extension SSE3
  778. new instance of AM_PreferencesAudio created for Zebrify # 3
  779. loadPreferences() - Zebrify
  780. void AM_AudioMan::createMidiPrograms()
  781. Preset from 'Zebrify'
  782. stateInfoLevel level back to 0
  783. AM_AudioMan::reset()
  784. getMidiAssignPath(): /support/com.u-he.Zebrify.midiassign.txt
  785. Failed to open file /home/shithawk/.u-he/Zebrify/Support/com.u-he.Zebrify.midiassign.txt
  786. No midiassign-file
  787. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  788. Preset from 'Zebrify'
  789. ALERT! AM_AudioMan::setParameterValueComplex text too long for PatchFolder (256)
  790. ALERT! AM_AudioMan::setParameterValueComplex text too long for PatchFileName (64)
  791. stateInfoLevel level back to 0
  792. AM_AudioMan::reset()
  793. setNumInputs ( 2 );
  794. setNumOutputs ( 2 );
  795. allocateArrangement ( &plugInput, 2 );
  796. allocateArrangement ( &plugOutput, 2 );
  797. allocateArrangement
  798. LATENCY Zebrify:16
  799. AM_VST_base::suspend ()
  800. done AM_VST_base::suspend ()
  801. ALERT: can't find param VCC KeyP
  802. AM_VST_base::getSizedWidth GUIScale 1.00 -> 824
  803. AM_VST_base::getVendorString (char* text)
  804. / AM_VST_base::getVendorString (char* text)
  805. creating plugin id: 1919243824
  806. preset=initialize
  807. Trying setUniqueID(1919243824)...
  808. setUniqueID (1919243824)
  809. File Error in file /var/lib/jenkins/jobs/u-he/workspace/sources/AM_Files/AM_FilesystemFactory.cpp line 161
  810. Saving registration code to /home/shithawk/.u-he/Zebra2/Support/com.u-he.Zebra2.user.txt
  811. failed to open /home/shithawk/.u-he/Zebra2/Support/com.u-he.Zebra2.user.txt to read registration key
  812. HOST 'NativeVST'
  813. API 'VST2'
  814. Starting REVISION 4458
  815. void AM_AudioMan::createModules()
  816. Using vector extension SSE3
  817. test_Float BIGZAHL at 48000,000000 - printfdouble
  818. revSampleRate 48000.00
  819. test_Float BIGZAHL at 48000,000000 - printfdouble
  820. ERSize : 131072 - revSampleRate 48000.00
  821. new instance of AM_PreferencesAudio created for ZRev # 4
  822. test_Float BIGZAHL at 48000,000000 - printfdouble
  823. revSampleRate 48000.00
  824. test_Float BIGZAHL at 48000,000000 - printfdouble
  825. revSampleRate 48000.00
  826. loadPreferences() - ZRev
  827. void AM_AudioMan::createMidiPrograms()
  828. Preset from 'ZRev'
  829. stateInfoLevel level back to 0
  830. AM_AudioMan::reset()
  831. test_Float BIGZAHL at 48000,000000 - printfdouble
  832. revSampleRate 48000.00
  833. Can't just load cache file... bugger
  834. getMidiAssignPath(): /support/com.u-he.ZRev.midiassign.txt
  835. Failed to open file /home/shithawk/.u-he/ZRev/Support/com.u-he.ZRev.midiassign.txt
  836. No midiassign-file
  837. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  838. Preset from 'ZRev'
  839. stateInfoLevel level back to 0
  840. AM_AudioMan::reset()
  841. setNumInputs ( 2 );
  842. setNumOutputs ( 2 );
  843. allocateArrangement ( &plugInput, 2 );
  844. allocateArrangement ( &plugOutput, 2 );
  845. allocateArrangement
  846. LATENCY ZRev:16
  847. AM_VST_base::suspend ()
  848. done AM_VST_base::suspend ()
  849. ALERT: can't find param VCC KeyP
  850. AM_VST_base::getSizedWidth GUIScale 1.00 -> 630
  851. AM_VST_base::getVendorString (char* text)
  852. / AM_VST_base::getVendorString (char* text)
  853. /home/shithawk/Desktop/Bazille.log
  854. no deskTopFile found
  855. preset=initialize
  856. Trying setUniqueID(1433421876)...
  857. setUniqueID (1433421876)
  858. Saving registration code to /home/shithawk/.u-he/Bazille/Support/com.u-he.Bazille.user.txt
  859. failed to open /home/shithawk/.u-he/Bazille/Support/com.u-he.Bazille.user.txt to read registration key
  860. HOST 'NativeVST'
  861. API 'VST2'
  862. Starting REVISION 4408
  863. alignedBuffers256 malloced to 6F561F30
  864. Using vector extension SSE3
  865. Bazille_Osc::initialize - CVTarget = 27
  866. size: 2105344 Delay1: Delay
  867. size: 65536 Phase1: Phaser
  868. Bazille generic filter tuning
  869. new instance of AM_PreferencesAudio created for Bazille # 1
  870. couldn't hide Delay2 Difus
  871. Bazille generic filter tuning
  872. Bazille generic filter tuning
  873. void AM_SpringReverb::SpringReverbVoice::initialize
  874. loadPreferences() - Bazille
  875. void AM_AudioMan::createMidiPrograms()
  876. Preset from 'Bazille'
  877. found module outside rows/cols: Dist1
  878. copying to 0 1: Dist1
  879. found module outside rows/cols: Phase1
  880. copying to 0 2: Phase1
  881. found module outside rows/cols: Delay1
  882. copying to 0 3: Delay1
  883. stateInfoLevel level back to 0
  884. AM_AudioMan::reset()
  885. getMidiAssignPath(): /support/com.u-he.Bazille.midiassign.txt
  886. READING midiAssignFile
  887.  
  888. // Global MidiCC Map
  889. numFounds = 3
  890. Error: was not able to parse line: Global MidiCC Map
  891.  
  892. numFounds = 0
  893. Error: was not able to parse line:
  894.  
  895. numFounds = 0
  896. Error: was not able to parse line:
  897. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  898. Preset from 'Bazille'
  899. Preset for rev 2669 loaded into rev 4408, Revision
  900. Bazille generic filter tuning
  901. stateInfoLevel level back to 0
  902. AM_AudioMan::reset()
  903. setNumInputs ( 0 );
  904. setNumOutputs ( 2 );
  905. allocateArrangement ( &plugInput, 2 );
  906. allocateArrangement ( &plugOutput, 2 );
  907. LATENCY Bazille:16
  908. AM_VST_base::suspend ()
  909. done AM_VST_base::suspend ()
  910. AM_VST_base::getSizedWidth GUIScale 1.00 -> 1220
  911. AM_VST_base::getVendorString (char* text)
  912. / AM_VST_base::getVendorString (char* text)
  913. AM_VST_base::~AM_VST_base ()
  914. closed editor.
  915. WRITING midiAssignFile
  916. WRITING midiBankCache
  917. sending latency to host... 16
  918. Zebra2 VST telling NativeVST about 16 samples latency
  919. sending latency to host... 16
  920. Zebralette VST telling NativeVST about 16 samples latency
  921. sending latency to host... 16
  922. Zebrify VST telling NativeVST about 16 samples latency
  923. sending latency to host... 16
  924. ZRev VST telling NativeVST about 16 samples latency
  925. max CPU @ watch: watch: 0.00
  926. alignedBuffers256 dealloced from 6F561F30
  927. Phase1: Phaser deletes sharedMemoryRec of size 65536
  928. Delay1: Delay deletes sharedMemoryRec of size 2105344
  929. AM_InstanceRecs[ i ].preferences == NULL: 0
  930. done AM_VST_base::~AM_VST_base () Bazille
  931. AM_MemoryRecord closing down with 63 allocations vs 40 freed
  932. awaiting 27104 bytes to be freed 6F827640 AM_AlignedBy.h-13
  933. awaiting 131080 bytes to be freed 6F82E0B0 AM_SampleDelay.h-79
  934. awaiting 131080 bytes to be freed 6F84E140 AM_SampleDelay.h-79
  935. awaiting 131080 bytes to be freed 6F86E1D0 AM_SampleDelay.h-79
  936. awaiting 131080 bytes to be freed 6F88E260 AM_SampleDelay.h-79
  937. awaiting 131080 bytes to be freed 6F8AE2F0 AM_SampleDelay.h-79
  938. awaiting 131080 bytes to be freed 6F8CE380 AM_SampleDelay.h-79
  939. awaiting 131080 bytes to be freed 6F8EE410 AM_SampleDelay.h-79
  940. awaiting 131080 bytes to be freed 6F90E4A0 AM_SampleDelay.h-79
  941. awaiting 131080 bytes to be freed 6F92E530 AM_SampleDelay.h-79
  942. awaiting 131080 bytes to be freed 6F94E5C0 AM_SampleDelay.h-79
  943. awaiting 131080 bytes to be freed 6F96E650 AM_SampleDelay.h-79
  944. awaiting 131080 bytes to be freed 6F98E6E0 AM_SampleDelay.h-79
  945. awaiting 131080 bytes to be freed 6F9AE770 AM_SampleDelay.h-79
  946. awaiting 131080 bytes to be freed 6F9CE800 AM_SampleDelay.h-79
  947. awaiting 131080 bytes to be freed 6F9EE890 AM_SampleDelay.h-79
  948. awaiting 131080 bytes to be freed 6FA0E920 AM_SampleDelay.h-79
  949. awaiting 27104 bytes to be freed 6FA2E980 AM_AlignedBy.h-13
  950. 22 alloCounter
  951. 21 alloCounter
  952. 20 alloCounter
  953. AM_PreferencesAudio::destroy instance destroyed
  954. AM_PreferencesAudio::~AM_PreferencesAudio(), instanceCount after destruction: 0
  955. 19 alloCounter
  956. 18 alloCounter
  957. /home/shithawk/Desktop/Presswerk.log
  958. no deskTopFile found
  959. preset=initialize
  960. Trying setUniqueID(1969770583)...
  961. setUniqueID (1969770583)
  962. Saving registration code to /home/shithawk/.u-he/Presswerk/Support/com.u-he.Presswerk.user.txt
  963. failed to open /home/shithawk/.u-he/Presswerk/Support/com.u-he.Presswerk.user.txt to read registration key
  964. HOST 'NativeVST'
  965. API 'VST2'
  966. Starting REVISION 4408
  967. Using vector extension SSE3
  968. new instance of AM_PreferencesAudio created for Presswerk # 1
  969. stateInfoLevel level back to 0
  970. kParam_InitUIView 0.00 0 - setting it back!
  971. loadPreferences() - Presswerk
  972. void AM_AudioMan::createMidiPrograms()
  973. Preset from 'Presswerk'
  974. stateInfoLevel level back to 0
  975. AM_AudioMan::reset()
  976. getMidiAssignPath(): /support/com.u-he.Presswerk.midiassign.txt
  977. READING midiAssignFile
  978.  
  979. // Global MidiCC Map
  980. numFounds = 3
  981. Error: was not able to parse line: Global MidiCC Map
  982.  
  983. numFounds = 0
  984. Error: was not able to parse line:
  985.  
  986. numFounds = 0
  987. Error: was not able to parse line:
  988. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  989. Preset from 'Presswerk'
  990. stateInfoLevel level back to 0
  991. AM_AudioMan::reset()
  992. setNumInputs ( 4 );
  993. setNumOutputs ( 2 );
  994. allocateArrangement ( &plugInput, 2 );
  995. allocateArrangement ( &plugOutput, 2 );
  996. LATENCY Presswerk:16
  997. AM_VST_base::suspend ()
  998. done AM_VST_base::suspend ()
  999. ALERT: can't find param VCC KeyP
  1000. AM_VST_base::getSizedWidth GUIScale 1.00 -> 960
  1001. AM_VST_base::getVendorString (char* text)
  1002. / AM_VST_base::getVendorString (char* text)
  1003. AM_VST_base::~AM_VST_base ()
  1004. closed editor.
  1005. WRITING midiAssignFile
  1006. WRITING midiBankCache
  1007. max CPU @ watch: watch: 0.00
  1008. AM_InstanceRecs[ i ].preferences == NULL: 0
  1009. done AM_VST_base::~AM_VST_base () Presswerk
  1010. AM_MemoryRecord closing down with 30 allocations vs 25 freed
  1011. 4 alloCounter
  1012. 3 alloCounter
  1013. 2 alloCounter
  1014. AM_PreferencesAudio::destroy instance destroyed
  1015. AM_PreferencesAudio::~AM_PreferencesAudio(), instanceCount after destruction: 0
  1016. 1 alloCounter
  1017. 0 alloCounter
  1018. /home/shithawk/Desktop/Uhbik.log
  1019. no deskTopFile found
  1020. creating shell plugin
  1021. creating plugin id: 1382232375
  1022. preset=initialize
  1023. Trying setUniqueID(1382232375)...
  1024. setUniqueID (1382232375)
  1025. File Error in file /var/lib/jenkins/jobs/u-he/workspace/sources/AM_Files/AM_FilesystemFactory.cpp line 161
  1026. Saving registration code to /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt
  1027. failed to open /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt to read registration key
  1028. HOST 'NativeVST'
  1029. API 'VST2'
  1030. Starting REVISION 4408
  1031. Using vector extension SSE3
  1032. new instance of AM_PreferencesAudio created for Runciter # 1
  1033. loadPreferences() - Runciter
  1034. void AM_AudioMan::createMidiPrograms()
  1035. Preset from 'Runciter'
  1036. stateInfoLevel level back to 0
  1037. AM_AudioMan::reset()
  1038. getMidiAssignPath(): /support/com.u-he.Runciter.midiassign.txt
  1039. Failed to open file /home/shithawk/.u-he/Runciter/Support/com.u-he.Runciter.midiassign.txt
  1040. No midiassign-file
  1041. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  1042. Preset from 'Runciter'
  1043. stateInfoLevel level back to 0
  1044. AM_AudioMan::reset()
  1045. setNumInputs ( 8 );
  1046. setNumOutputs ( 8 );
  1047. allocateArrangement ( &plugInput, 8 );
  1048. allocateArrangement ( &plugOutput, 8 );
  1049. LATENCY Runciter:16
  1050. AM_VST_base::suspend ()
  1051. done AM_VST_base::suspend ()
  1052. ALERT: can't find param VCC KeyP
  1053. AM_VST_base::getSizedWidth GUIScale 1.00 -> 888
  1054. AM_VST_base::getVendorString (char* text)
  1055. / AM_VST_base::getVendorString (char* text)
  1056. creating plugin id: 1432568113
  1057. preset=initialize
  1058. Trying setUniqueID(1432568113)...
  1059. setUniqueID (1432568113)
  1060. File Error in file /var/lib/jenkins/jobs/u-he/workspace/sources/AM_Files/AM_FilesystemFactory.cpp line 161
  1061. Saving registration code to /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt
  1062. failed to open /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt to read registration key
  1063. HOST 'NativeVST'
  1064. API 'VST2'
  1065. Starting REVISION 4408
  1066. Using vector extension SSE3
  1067. size: 2359296 Amb1: Ambient1
  1068. new instance of AM_PreferencesAudio created for Uhbik-A # 2
  1069. stateInfoLevel level back to 0
  1070. loadPreferences() - Uhbik-A
  1071. void AM_AudioMan::createMidiPrograms()
  1072. Preset from 'Uhbik-A'
  1073. stateInfoLevel level back to 0
  1074. AM_AudioMan::reset()
  1075. getMidiAssignPath(): /support/com.u-he.Uhbik-A.midiassign.txt
  1076. Failed to open file /home/shithawk/.u-he/Uhbik-A/Support/com.u-he.Uhbik-A.midiassign.txt
  1077. No midiassign-file
  1078. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  1079. Preset from 'Uhbik-A'
  1080. stateInfoLevel level back to 0
  1081. AM_AudioMan::reset()
  1082. stateInfoLevel level back to 0
  1083. setNumInputs ( 8 );
  1084. setNumOutputs ( 8 );
  1085. allocateArrangement ( &plugInput, 8 );
  1086. allocateArrangement ( &plugOutput, 8 );
  1087. LATENCY Uhbik-A:16
  1088. AM_VST_base::suspend ()
  1089. done AM_VST_base::suspend ()
  1090. ALERT: can't find param VCC KeyP
  1091. AM_VST_base::getSizedWidth GUIScale 1.00 -> 888
  1092. AM_VST_base::getVendorString (char* text)
  1093. / AM_VST_base::getVendorString (char* text)
  1094. creating plugin id: 1432568881
  1095. preset=initialize
  1096. Trying setUniqueID(1432568881)...
  1097. setUniqueID (1432568881)
  1098. File Error in file /var/lib/jenkins/jobs/u-he/workspace/sources/AM_Files/AM_FilesystemFactory.cpp line 161
  1099. Saving registration code to /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt
  1100. failed to open /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt to read registration key
  1101. HOST 'NativeVST'
  1102. API 'VST2'
  1103. Starting REVISION 4408
  1104. Using vector extension SSE3
  1105. size: 4194304 Dly1: Delay1
  1106. new instance of AM_PreferencesAudio created for Uhbik-D # 3
  1107. loadPreferences() - Uhbik-D
  1108. void AM_AudioMan::createMidiPrograms()
  1109. Preset from 'Uhbik-D'
  1110. stateInfoLevel level back to 0
  1111. AM_AudioMan::reset()
  1112. getMidiAssignPath(): /support/com.u-he.Uhbik-D.midiassign.txt
  1113. Failed to open file /home/shithawk/.u-he/Uhbik-D/Support/com.u-he.Uhbik-D.midiassign.txt
  1114. No midiassign-file
  1115. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  1116. Preset from 'Uhbik-D'
  1117. stateInfoLevel level back to 0
  1118. AM_AudioMan::reset()
  1119. setNumInputs ( 8 );
  1120. setNumOutputs ( 8 );
  1121. allocateArrangement ( &plugInput, 8 );
  1122. allocateArrangement ( &plugOutput, 8 );
  1123. LATENCY Uhbik-D:16
  1124. AM_VST_base::suspend ()
  1125. done AM_VST_base::suspend ()
  1126. ALERT: can't find param VCC KeyP
  1127. AM_VST_base::getSizedWidth GUIScale 1.00 -> 888
  1128. AM_VST_base::getVendorString (char* text)
  1129. / AM_VST_base::getVendorString (char* text)
  1130. creating plugin id: 1432569393
  1131. preset=initialize
  1132. Trying setUniqueID(1432569393)...
  1133. setUniqueID (1432569393)
  1134. File Error in file /var/lib/jenkins/jobs/u-he/workspace/sources/AM_Files/AM_FilesystemFactory.cpp line 161
  1135. Saving registration code to /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt
  1136. failed to open /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt to read registration key
  1137. HOST 'NativeVST'
  1138. API 'VST2'
  1139. Starting REVISION 4408
  1140. Using vector extension SSE3
  1141. size: 131072 Flg1: Flanger1
  1142. new instance of AM_PreferencesAudio created for Uhbik-F # 4
  1143. loadPreferences() - Uhbik-F
  1144. void AM_AudioMan::createMidiPrograms()
  1145. Preset from 'Uhbik-F'
  1146. stateInfoLevel level back to 0
  1147. AM_AudioMan::reset()
  1148. getMidiAssignPath(): /support/com.u-he.Uhbik-F.midiassign.txt
  1149. Failed to open file /home/shithawk/.u-he/Uhbik-F/Support/com.u-he.Uhbik-F.midiassign.txt
  1150. No midiassign-file
  1151. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  1152. Preset from 'Uhbik-F'
  1153. stateInfoLevel level back to 0
  1154. AM_AudioMan::reset()
  1155. setNumInputs ( 8 );
  1156. setNumOutputs ( 8 );
  1157. allocateArrangement ( &plugInput, 8 );
  1158. allocateArrangement ( &plugOutput, 8 );
  1159. LATENCY Uhbik-F:16
  1160. AM_VST_base::suspend ()
  1161. done AM_VST_base::suspend ()
  1162. ALERT: can't find param VCC KeyP
  1163. AM_VST_base::getSizedWidth GUIScale 1.00 -> 888
  1164. AM_VST_base::getVendorString (char* text)
  1165. / AM_VST_base::getVendorString (char* text)
  1166. creating plugin id: 1432569649
  1167. preset=initialize
  1168. Trying setUniqueID(1432569649)...
  1169. setUniqueID (1432569649)
  1170. File Error in file /var/lib/jenkins/jobs/u-he/workspace/sources/AM_Files/AM_FilesystemFactory.cpp line 161
  1171. Saving registration code to /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt
  1172. failed to open /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt to read registration key
  1173. HOST 'NativeVST'
  1174. API 'VST2'
  1175. Starting REVISION 4408
  1176. Using vector extension SSE3
  1177. new instance of AM_PreferencesAudio created for Uhbik-G # 5
  1178. loadPreferences() - Uhbik-G
  1179. void AM_AudioMan::createMidiPrograms()
  1180. Preset from 'Uhbik-G'
  1181. stateInfoLevel level back to 0
  1182. AM_AudioMan::reset()
  1183. getMidiAssignPath(): /support/com.u-he.Uhbik-G.midiassign.txt
  1184. Failed to open file /home/shithawk/.u-he/Uhbik-G/Support/com.u-he.Uhbik-G.midiassign.txt
  1185. No midiassign-file
  1186. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  1187. Preset from 'Uhbik-G'
  1188. stateInfoLevel level back to 0
  1189. AM_AudioMan::reset()
  1190. setNumInputs ( 8 );
  1191. setNumOutputs ( 8 );
  1192. allocateArrangement ( &plugInput, 8 );
  1193. allocateArrangement ( &plugOutput, 8 );
  1194. LATENCY Uhbik-G:16
  1195. AM_VST_base::suspend ()
  1196. done AM_VST_base::suspend ()
  1197. ALERT: can't find param VCC KeyP
  1198. AM_VST_base::getSizedWidth GUIScale 1.00 -> 888
  1199. AM_VST_base::getVendorString (char* text)
  1200. / AM_VST_base::getVendorString (char* text)
  1201. creating plugin id: 1432571953
  1202. preset=initialize
  1203. Trying setUniqueID(1432571953)...
  1204. setUniqueID (1432571953)
  1205. File Error in file /var/lib/jenkins/jobs/u-he/workspace/sources/AM_Files/AM_FilesystemFactory.cpp line 161
  1206. Saving registration code to /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt
  1207. failed to open /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt to read registration key
  1208. HOST 'NativeVST'
  1209. API 'VST2'
  1210. Starting REVISION 4408
  1211. Using vector extension SSE3
  1212. new instance of AM_PreferencesAudio created for Uhbik-P # 6
  1213. loadPreferences() - Uhbik-P
  1214. void AM_AudioMan::createMidiPrograms()
  1215. Preset from 'Uhbik-P'
  1216. stateInfoLevel level back to 0
  1217. AM_AudioMan::reset()
  1218. getMidiAssignPath(): /support/com.u-he.Uhbik-P.midiassign.txt
  1219. Failed to open file /home/shithawk/.u-he/Uhbik-P/Support/com.u-he.Uhbik-P.midiassign.txt
  1220. No midiassign-file
  1221. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  1222. Preset from 'Uhbik-P'
  1223. stateInfoLevel level back to 0
  1224. AM_AudioMan::reset()
  1225. setNumInputs ( 8 );
  1226. setNumOutputs ( 8 );
  1227. allocateArrangement ( &plugInput, 8 );
  1228. allocateArrangement ( &plugOutput, 8 );
  1229. LATENCY Uhbik-P:16
  1230. AM_VST_base::suspend ()
  1231. done AM_VST_base::suspend ()
  1232. ALERT: can't find param VCC KeyP
  1233. AM_VST_base::getSizedWidth GUIScale 1.00 -> 888
  1234. AM_VST_base::getVendorString (char* text)
  1235. / AM_VST_base::getVendorString (char* text)
  1236. creating plugin id: 1432572209
  1237. preset=initialize
  1238. Trying setUniqueID(1432572209)...
  1239. setUniqueID (1432572209)
  1240. File Error in file /var/lib/jenkins/jobs/u-he/workspace/sources/AM_Files/AM_FilesystemFactory.cpp line 161
  1241. Saving registration code to /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt
  1242. failed to open /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt to read registration key
  1243. HOST 'NativeVST'
  1244. API 'VST2'
  1245. Starting REVISION 4408
  1246. Using vector extension SSE3
  1247. new instance of AM_PreferencesAudio created for Uhbik-Q # 7
  1248. loadPreferences() - Uhbik-Q
  1249. void AM_AudioMan::createMidiPrograms()
  1250. Preset from 'Uhbik-Q'
  1251. stateInfoLevel level back to 0
  1252. AM_AudioMan::reset()
  1253. getMidiAssignPath(): /support/com.u-he.Uhbik-Q.midiassign.txt
  1254. Failed to open file /home/shithawk/.u-he/Uhbik-Q/Support/com.u-he.Uhbik-Q.midiassign.txt
  1255. No midiassign-file
  1256. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  1257. Preset from 'Uhbik-Q'
  1258. stateInfoLevel level back to 0
  1259. AM_AudioMan::reset()
  1260. setNumInputs ( 8 );
  1261. setNumOutputs ( 8 );
  1262. allocateArrangement ( &plugInput, 8 );
  1263. allocateArrangement ( &plugOutput, 8 );
  1264. LATENCY Uhbik-Q:16
  1265. AM_VST_base::suspend ()
  1266. done AM_VST_base::suspend ()
  1267. ALERT: can't find param VCC KeyP
  1268. AM_VST_base::getSizedWidth GUIScale 1.00 -> 888
  1269. AM_VST_base::getVendorString (char* text)
  1270. / AM_VST_base::getVendorString (char* text)
  1271. creating plugin id: 1432572721
  1272. preset=initialize
  1273. Trying setUniqueID(1432572721)...
  1274. setUniqueID (1432572721)
  1275. File Error in file /var/lib/jenkins/jobs/u-he/workspace/sources/AM_Files/AM_FilesystemFactory.cpp line 161
  1276. Saving registration code to /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt
  1277. failed to open /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt to read registration key
  1278. HOST 'NativeVST'
  1279. API 'VST2'
  1280. Starting REVISION 4408
  1281. Using vector extension SSE3
  1282. new instance of AM_PreferencesAudio created for Uhbik-S # 8
  1283. loadPreferences() - Uhbik-S
  1284. void AM_AudioMan::createMidiPrograms()
  1285. Preset from 'Uhbik-S'
  1286. stateInfoLevel level back to 0
  1287. AM_AudioMan::reset()
  1288. getMidiAssignPath(): /support/com.u-he.Uhbik-S.midiassign.txt
  1289. Failed to open file /home/shithawk/.u-he/Uhbik-S/Support/com.u-he.Uhbik-S.midiassign.txt
  1290. No midiassign-file
  1291. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  1292. Preset from 'Uhbik-S'
  1293. stateInfoLevel level back to 0
  1294. AM_AudioMan::reset()
  1295. setNumInputs ( 8 );
  1296. setNumOutputs ( 8 );
  1297. allocateArrangement ( &plugInput, 8 );
  1298. allocateArrangement ( &plugOutput, 8 );
  1299. LATENCY Uhbik-S:16
  1300. AM_VST_base::suspend ()
  1301. done AM_VST_base::suspend ()
  1302. ALERT: can't find param VCC KeyP
  1303. AM_VST_base::getSizedWidth GUIScale 1.00 -> 888
  1304. AM_VST_base::getVendorString (char* text)
  1305. / AM_VST_base::getVendorString (char* text)
  1306. creating plugin id: 1432572977
  1307. preset=initialize
  1308. Trying setUniqueID(1432572977)...
  1309. setUniqueID (1432572977)
  1310. File Error in file /var/lib/jenkins/jobs/u-he/workspace/sources/AM_Files/AM_FilesystemFactory.cpp line 161
  1311. Saving registration code to /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt
  1312. failed to open /home/shithawk/.u-he/Uhbik/Support/com.u-he.Uhbik.user.txt to read registration key
  1313. HOST 'NativeVST'
  1314. API 'VST2'
  1315. Starting REVISION 4408
  1316. { "Trem1", "G1S1", "Gate1 Step1" },
  1317. { "Trem1", "G1S2", "Gate1 Step2" },
  1318. { "Trem1", "G1S3", "Gate1 Step3" },
  1319. { "Trem1", "G1S4", "Gate1 Step4" },
  1320. { "Trem1", "G1S5", "Gate1 Step5" },
  1321. { "Trem1", "G1S6", "Gate1 Step6" },
  1322. { "Trem1", "G1S7", "Gate1 Step7" },
  1323. { "Trem1", "G1S8", "Gate1 Step8" },
  1324. { "Trem1", "G1S9", "Gate1 Step9" },
  1325. { "Trem1", "G1S10", "Gate1 Step10" },
  1326. { "Trem1", "G1S11", "Gate1 Step11" },
  1327. { "Trem1", "G1S12", "Gate1 Step12" },
  1328. { "Trem1", "G1S13", "Gate1 Step13" },
  1329. { "Trem1", "G1S14", "Gate1 Step14" },
  1330. { "Trem1", "G1S15", "Gate1 Step15" },
  1331. { "Trem1", "G1S16", "Gate1 Step16" },
  1332. { "Trem1", "G2S1", "Gate2 Step1" },
  1333. { "Trem1", "G2S2", "Gate2 Step2" },
  1334. { "Trem1", "G2S3", "Gate2 Step3" },
  1335. { "Trem1", "G2S4", "Gate2 Step4" },
  1336. { "Trem1", "G2S5", "Gate2 Step5" },
  1337. { "Trem1", "G2S6", "Gate2 Step6" },
  1338. { "Trem1", "G2S7", "Gate2 Step7" },
  1339. { "Trem1", "G2S8", "Gate2 Step8" },
  1340. { "Trem1", "G2S9", "Gate2 Step9" },
  1341. { "Trem1", "G2S10", "Gate2 Step10" },
  1342. { "Trem1", "G2S11", "Gate2 Step11" },
  1343. { "Trem1", "G2S12", "Gate2 Step12" },
  1344. { "Trem1", "G2S13", "Gate2 Step13" },
  1345. { "Trem1", "G2S14", "Gate2 Step14" },
  1346. { "Trem1", "G2S15", "Gate2 Step15" },
  1347. { "Trem1", "G2S16", "Gate2 Step16" },
  1348. { "Trem1", "G3S1", "Gate3 Step1" },
  1349. { "Trem1", "G3S2", "Gate3 Step2" },
  1350. { "Trem1", "G3S3", "Gate3 Step3" },
  1351. { "Trem1", "G3S4", "Gate3 Step4" },
  1352. { "Trem1", "G3S5", "Gate3 Step5" },
  1353. { "Trem1", "G3S6", "Gate3 Step6" },
  1354. { "Trem1", "G3S7", "Gate3 Step7" },
  1355. { "Trem1", "G3S8", "Gate3 Step8" },
  1356. { "Trem1", "G3S9", "Gate3 Step9" },
  1357. { "Trem1", "G3S10", "Gate3 Step10" },
  1358. { "Trem1", "G3S11", "Gate3 Step11" },
  1359. { "Trem1", "G3S12", "Gate3 Step12" },
  1360. { "Trem1", "G3S13", "Gate3 Step13" },
  1361. { "Trem1", "G3S14", "Gate3 Step14" },
  1362. { "Trem1", "G3S15", "Gate3 Step15" },
  1363. { "Trem1", "G3S16", "Gate3 Step16" },
  1364. { "Trem1", "G4S1", "Gate4 Step1" },
  1365. { "Trem1", "G4S2", "Gate4 Step2" },
  1366. { "Trem1", "G4S3", "Gate4 Step3" },
  1367. { "Trem1", "G4S4", "Gate4 Step4" },
  1368. { "Trem1", "G4S5", "Gate4 Step5" },
  1369. { "Trem1", "G4S6", "Gate4 Step6" },
  1370. { "Trem1", "G4S7", "Gate4 Step7" },
  1371. { "Trem1", "G4S8", "Gate4 Step8" },
  1372. { "Trem1", "G4S9", "Gate4 Step9" },
  1373. { "Trem1", "G4S10", "Gate4 Step10" },
  1374. { "Trem1", "G4S11", "Gate4 Step11" },
  1375. { "Trem1", "G4S12", "Gate4 Step12" },
  1376. { "Trem1", "G4S13", "Gate4 Step13" },
  1377. { "Trem1", "G4S14", "Gate4 Step14" },
  1378. { "Trem1", "G4S15", "Gate4 Step15" },
  1379. { "Trem1", "G4S16", "Gate4 Step16" },
  1380. { "Trem1", "G5S1", "Gate5 Step1" },
  1381. { "Trem1", "G5S2", "Gate5 Step2" },
  1382. { "Trem1", "G5S3", "Gate5 Step3" },
  1383. { "Trem1", "G5S4", "Gate5 Step4" },
  1384. { "Trem1", "G5S5", "Gate5 Step5" },
  1385. { "Trem1", "G5S6", "Gate5 Step6" },
  1386. { "Trem1", "G5S7", "Gate5 Step7" },
  1387. { "Trem1", "G5S8", "Gate5 Step8" },
  1388. { "Trem1", "G5S9", "Gate5 Step9" },
  1389. { "Trem1", "G5S10", "Gate5 Step10" },
  1390. { "Trem1", "G5S11", "Gate5 Step11" },
  1391. { "Trem1", "G5S12", "Gate5 Step12" },
  1392. { "Trem1", "G5S13", "Gate5 Step13" },
  1393. { "Trem1", "G5S14", "Gate5 Step14" },
  1394. { "Trem1", "G5S15", "Gate5 Step15" },
  1395. { "Trem1", "G5S16", "Gate5 Step16" },
  1396. { "Trem1", "G6S1", "Gate6 Step1" },
  1397. { "Trem1", "G6S2", "Gate6 Step2" },
  1398. { "Trem1", "G6S3", "Gate6 Step3" },
  1399. { "Trem1", "G6S4", "Gate6 Step4" },
  1400. { "Trem1", "G6S5", "Gate6 Step5" },
  1401. { "Trem1", "G6S6", "Gate6 Step6" },
  1402. { "Trem1", "G6S7", "Gate6 Step7" },
  1403. { "Trem1", "G6S8", "Gate6 Step8" },
  1404. { "Trem1", "G6S9", "Gate6 Step9" },
  1405. { "Trem1", "G6S10", "Gate6 Step10" },
  1406. { "Trem1", "G6S11", "Gate6 Step11" },
  1407. { "Trem1", "G6S12", "Gate6 Step12" },
  1408. { "Trem1", "G6S13", "Gate6 Step13" },
  1409. { "Trem1", "G6S14", "Gate6 Step14" },
  1410. { "Trem1", "G6S15", "Gate6 Step15" },
  1411. { "Trem1", "G6S16", "Gate6 Step16" },
  1412. { "Trem1", "G7S1", "Gate7 Step1" },
  1413. { "Trem1", "G7S2", "Gate7 Step2" },
  1414. { "Trem1", "G7S3", "Gate7 Step3" },
  1415. { "Trem1", "G7S4", "Gate7 Step4" },
  1416. { "Trem1", "G7S5", "Gate7 Step5" },
  1417. { "Trem1", "G7S6", "Gate7 Step6" },
  1418. { "Trem1", "G7S7", "Gate7 Step7" },
  1419. { "Trem1", "G7S8", "Gate7 Step8" },
  1420. { "Trem1", "G7S9", "Gate7 Step9" },
  1421. { "Trem1", "G7S10", "Gate7 Step10" },
  1422. { "Trem1", "G7S11", "Gate7 Step11" },
  1423. { "Trem1", "G7S12", "Gate7 Step12" },
  1424. { "Trem1", "G7S13", "Gate7 Step13" },
  1425. { "Trem1", "G7S14", "Gate7 Step14" },
  1426. { "Trem1", "G7S15", "Gate7 Step15" },
  1427. { "Trem1", "G7S16", "Gate7 Step16" },
  1428. { "Trem1", "G8S1", "Gate8 Step1" },
  1429. { "Trem1", "G8S2", "Gate8 Step2" },
  1430. { "Trem1", "G8S3", "Gate8 Step3" },
  1431. { "Trem1", "G8S4", "Gate8 Step4" },
  1432. { "Trem1", "G8S5", "Gate8 Step5" },
  1433. { "Trem1", "G8S6", "Gate8 Step6" },
  1434. { "Trem1", "G8S7", "Gate8 Step7" },
  1435. { "Trem1", "G8S8", "Gate8 Step8" },
  1436. { "Trem1", "G8S9", "Gate8 Step9" },
  1437. { "Trem1", "G8S10", "Gate8 Step10" },
  1438. { "Trem1", "G8S11", "Gate8 Step11" },
  1439. { "Trem1", "G8S12", "Gate8 Step12" },
  1440. { "Trem1", "G8S13", "Gate8 Step13" },
  1441. { "Trem1", "G8S14", "Gate8 Step14" },
  1442. { "Trem1", "G8S15", "Gate8 Step15" },
  1443. { "Trem1", "G8S16", "Gate8 Step16" },
  1444. { "Trem1", "G9S1", "Gate9 Step1" },
  1445. { "Trem1", "G9S2", "Gate9 Step2" },
  1446. { "Trem1", "G9S3", "Gate9 Step3" },
  1447. { "Trem1", "G9S4", "Gate9 Step4" },
  1448. { "Trem1", "G9S5", "Gate9 Step5" },
  1449. { "Trem1", "G9S6", "Gate9 Step6" },
  1450. { "Trem1", "G9S7", "Gate9 Step7" },
  1451. { "Trem1", "G9S8", "Gate9 Step8" },
  1452. { "Trem1", "G9S9", "Gate9 Step9" },
  1453. { "Trem1", "G9S10", "Gate9 Step10" },
  1454. { "Trem1", "G9S11", "Gate9 Step11" },
  1455. { "Trem1", "G9S12", "Gate9 Step12" },
  1456. { "Trem1", "G9S13", "Gate9 Step13" },
  1457. { "Trem1", "G9S14", "Gate9 Step14" },
  1458. { "Trem1", "G9S15", "Gate9 Step15" },
  1459. { "Trem1", "G9S16", "Gate9 Step16" },
  1460. { "Trem1", "G10S1", "Gate10 Step1" },
  1461. { "Trem1", "G10S2", "Gate10 Step2" },
  1462. { "Trem1", "G10S3", "Gate10 Step3" },
  1463. { "Trem1", "G10S4", "Gate10 Step4" },
  1464. { "Trem1", "G10S5", "Gate10 Step5" },
  1465. { "Trem1", "G10S6", "Gate10 Step6" },
  1466. { "Trem1", "G10S7", "Gate10 Step7" },
  1467. { "Trem1", "G10S8", "Gate10 Step8" },
  1468. { "Trem1", "G10S9", "Gate10 Step9" },
  1469. { "Trem1", "G10S10", "Gate10 Step10" },
  1470. { "Trem1", "G10S11", "Gate10 Step11" },
  1471. { "Trem1", "G10S12", "Gate10 Step12" },
  1472. { "Trem1", "G10S13", "Gate10 Step13" },
  1473. { "Trem1", "G10S14", "Gate10 Step14" },
  1474. { "Trem1", "G10S15", "Gate10 Step15" },
  1475. { "Trem1", "G10S16", "Gate10 Step16" },
  1476. { "Trem1", "G11S1", "Gate11 Step1" },
  1477. { "Trem1", "G11S2", "Gate11 Step2" },
  1478. { "Trem1", "G11S3", "Gate11 Step3" },
  1479. { "Trem1", "G11S4", "Gate11 Step4" },
  1480. { "Trem1", "G11S5", "Gate11 Step5" },
  1481. { "Trem1", "G11S6", "Gate11 Step6" },
  1482. { "Trem1", "G11S7", "Gate11 Step7" },
  1483. { "Trem1", "G11S8", "Gate11 Step8" },
  1484. { "Trem1", "G11S9", "Gate11 Step9" },
  1485. { "Trem1", "G11S10", "Gate11 Step10" },
  1486. { "Trem1", "G11S11", "Gate11 Step11" },
  1487. { "Trem1", "G11S12", "Gate11 Step12" },
  1488. { "Trem1", "G11S13", "Gate11 Step13" },
  1489. { "Trem1", "G11S14", "Gate11 Step14" },
  1490. { "Trem1", "G11S15", "Gate11 Step15" },
  1491. { "Trem1", "G11S16", "Gate11 Step16" },
  1492. Using vector extension SSE3
  1493. size: 65536 Trem1: Tremolo1
  1494. new instance of AM_PreferencesAudio created for Uhbik-T # 9
  1495. { "Trem1", "G1S1", "Gate1 Step1" },
  1496. { "Trem1", "G1S2", "Gate1 Step2" },
  1497. { "Trem1", "G1S3", "Gate1 Step3" },
  1498. { "Trem1", "G1S4", "Gate1 Step4" },
  1499. { "Trem1", "G1S5", "Gate1 Step5" },
  1500. { "Trem1", "G1S6", "Gate1 Step6" },
  1501. { "Trem1", "G1S7", "Gate1 Step7" },
  1502. { "Trem1", "G1S8", "Gate1 Step8" },
  1503. { "Trem1", "G1S9", "Gate1 Step9" },
  1504. { "Trem1", "G1S10", "Gate1 Step10" },
  1505. { "Trem1", "G1S11", "Gate1 Step11" },
  1506. { "Trem1", "G1S12", "Gate1 Step12" },
  1507. { "Trem1", "G1S13", "Gate1 Step13" },
  1508. { "Trem1", "G1S14", "Gate1 Step14" },
  1509. { "Trem1", "G1S15", "Gate1 Step15" },
  1510. { "Trem1", "G1S16", "Gate1 Step16" },
  1511. { "Trem1", "G2S1", "Gate2 Step1" },
  1512. { "Trem1", "G2S2", "Gate2 Step2" },
  1513. { "Trem1", "G2S3", "Gate2 Step3" },
  1514. { "Trem1", "G2S4", "Gate2 Step4" },
  1515. { "Trem1", "G2S5", "Gate2 Step5" },
  1516. { "Trem1", "G2S6", "Gate2 Step6" },
  1517. { "Trem1", "G2S7", "Gate2 Step7" },
  1518. { "Trem1", "G2S8", "Gate2 Step8" },
  1519. { "Trem1", "G2S9", "Gate2 Step9" },
  1520. { "Trem1", "G2S10", "Gate2 Step10" },
  1521. { "Trem1", "G2S11", "Gate2 Step11" },
  1522. { "Trem1", "G2S12", "Gate2 Step12" },
  1523. { "Trem1", "G2S13", "Gate2 Step13" },
  1524. { "Trem1", "G2S14", "Gate2 Step14" },
  1525. { "Trem1", "G2S15", "Gate2 Step15" },
  1526. { "Trem1", "G2S16", "Gate2 Step16" },
  1527. { "Trem1", "G3S1", "Gate3 Step1" },
  1528. { "Trem1", "G3S2", "Gate3 Step2" },
  1529. { "Trem1", "G3S3", "Gate3 Step3" },
  1530. { "Trem1", "G3S4", "Gate3 Step4" },
  1531. { "Trem1", "G3S5", "Gate3 Step5" },
  1532. { "Trem1", "G3S6", "Gate3 Step6" },
  1533. { "Trem1", "G3S7", "Gate3 Step7" },
  1534. { "Trem1", "G3S8", "Gate3 Step8" },
  1535. { "Trem1", "G3S9", "Gate3 Step9" },
  1536. { "Trem1", "G3S10", "Gate3 Step10" },
  1537. { "Trem1", "G3S11", "Gate3 Step11" },
  1538. { "Trem1", "G3S12", "Gate3 Step12" },
  1539. { "Trem1", "G3S13", "Gate3 Step13" },
  1540. { "Trem1", "G3S14", "Gate3 Step14" },
  1541. { "Trem1", "G3S15", "Gate3 Step15" },
  1542. { "Trem1", "G3S16", "Gate3 Step16" },
  1543. { "Trem1", "G4S1", "Gate4 Step1" },
  1544. { "Trem1", "G4S2", "Gate4 Step2" },
  1545. { "Trem1", "G4S3", "Gate4 Step3" },
  1546. { "Trem1", "G4S4", "Gate4 Step4" },
  1547. { "Trem1", "G4S5", "Gate4 Step5" },
  1548. { "Trem1", "G4S6", "Gate4 Step6" },
  1549. { "Trem1", "G4S7", "Gate4 Step7" },
  1550. { "Trem1", "G4S8", "Gate4 Step8" },
  1551. { "Trem1", "G4S9", "Gate4 Step9" },
  1552. { "Trem1", "G4S10", "Gate4 Step10" },
  1553. { "Trem1", "G4S11", "Gate4 Step11" },
  1554. { "Trem1", "G4S12", "Gate4 Step12" },
  1555. { "Trem1", "G4S13", "Gate4 Step13" },
  1556. { "Trem1", "G4S14", "Gate4 Step14" },
  1557. { "Trem1", "G4S15", "Gate4 Step15" },
  1558. { "Trem1", "G4S16", "Gate4 Step16" },
  1559. { "Trem1", "G5S1", "Gate5 Step1" },
  1560. { "Trem1", "G5S2", "Gate5 Step2" },
  1561. { "Trem1", "G5S3", "Gate5 Step3" },
  1562. { "Trem1", "G5S4", "Gate5 Step4" },
  1563. { "Trem1", "G5S5", "Gate5 Step5" },
  1564. { "Trem1", "G5S6", "Gate5 Step6" },
  1565. { "Trem1", "G5S7", "Gate5 Step7" },
  1566. { "Trem1", "G5S8", "Gate5 Step8" },
  1567. { "Trem1", "G5S9", "Gate5 Step9" },
  1568. { "Trem1", "G5S10", "Gate5 Step10" },
  1569. { "Trem1", "G5S11", "Gate5 Step11" },
  1570. { "Trem1", "G5S12", "Gate5 Step12" },
  1571. { "Trem1", "G5S13", "Gate5 Step13" },
  1572. { "Trem1", "G5S14", "Gate5 Step14" },
  1573. { "Trem1", "G5S15", "Gate5 Step15" },
  1574. { "Trem1", "G5S16", "Gate5 Step16" },
  1575. { "Trem1", "G6S1", "Gate6 Step1" },
  1576. { "Trem1", "G6S2", "Gate6 Step2" },
  1577. { "Trem1", "G6S3", "Gate6 Step3" },
  1578. { "Trem1", "G6S4", "Gate6 Step4" },
  1579. { "Trem1", "G6S5", "Gate6 Step5" },
  1580. { "Trem1", "G6S6", "Gate6 Step6" },
  1581. { "Trem1", "G6S7", "Gate6 Step7" },
  1582. { "Trem1", "G6S8", "Gate6 Step8" },
  1583. { "Trem1", "G6S9", "Gate6 Step9" },
  1584. { "Trem1", "G6S10", "Gate6 Step10" },
  1585. { "Trem1", "G6S11", "Gate6 Step11" },
  1586. { "Trem1", "G6S12", "Gate6 Step12" },
  1587. { "Trem1", "G6S13", "Gate6 Step13" },
  1588. { "Trem1", "G6S14", "Gate6 Step14" },
  1589. { "Trem1", "G6S15", "Gate6 Step15" },
  1590. { "Trem1", "G6S16", "Gate6 Step16" },
  1591. { "Trem1", "G7S1", "Gate7 Step1" },
  1592. { "Trem1", "G7S2", "Gate7 Step2" },
  1593. { "Trem1", "G7S3", "Gate7 Step3" },
  1594. { "Trem1", "G7S4", "Gate7 Step4" },
  1595. { "Trem1", "G7S5", "Gate7 Step5" },
  1596. { "Trem1", "G7S6", "Gate7 Step6" },
  1597. { "Trem1", "G7S7", "Gate7 Step7" },
  1598. { "Trem1", "G7S8", "Gate7 Step8" },
  1599. { "Trem1", "G7S9", "Gate7 Step9" },
  1600. { "Trem1", "G7S10", "Gate7 Step10" },
  1601. { "Trem1", "G7S11", "Gate7 Step11" },
  1602. { "Trem1", "G7S12", "Gate7 Step12" },
  1603. { "Trem1", "G7S13", "Gate7 Step13" },
  1604. { "Trem1", "G7S14", "Gate7 Step14" },
  1605. { "Trem1", "G7S15", "Gate7 Step15" },
  1606. { "Trem1", "G7S16", "Gate7 Step16" },
  1607. { "Trem1", "G8S1", "Gate8 Step1" },
  1608. { "Trem1", "G8S2", "Gate8 Step2" },
  1609. { "Trem1", "G8S3", "Gate8 Step3" },
  1610. { "Trem1", "G8S4", "Gate8 Step4" },
  1611. { "Trem1", "G8S5", "Gate8 Step5" },
  1612. { "Trem1", "G8S6", "Gate8 Step6" },
  1613. { "Trem1", "G8S7", "Gate8 Step7" },
  1614. { "Trem1", "G8S8", "Gate8 Step8" },
  1615. { "Trem1", "G8S9", "Gate8 Step9" },
  1616. { "Trem1", "G8S10", "Gate8 Step10" },
  1617. { "Trem1", "G8S11", "Gate8 Step11" },
  1618. { "Trem1", "G8S12", "Gate8 Step12" },
  1619. { "Trem1", "G8S13", "Gate8 Step13" },
  1620. { "Trem1", "G8S14", "Gate8 Step14" },
  1621. { "Trem1", "G8S15", "Gate8 Step15" },
  1622. { "Trem1", "G8S16", "Gate8 Step16" },
  1623. { "Trem1", "G9S1", "Gate9 Step1" },
  1624. { "Trem1", "G9S2", "Gate9 Step2" },
  1625. { "Trem1", "G9S3", "Gate9 Step3" },
  1626. { "Trem1", "G9S4", "Gate9 Step4" },
  1627. { "Trem1", "G9S5", "Gate9 Step5" },
  1628. { "Trem1", "G9S6", "Gate9 Step6" },
  1629. { "Trem1", "G9S7", "Gate9 Step7" },
  1630. { "Trem1", "G9S8", "Gate9 Step8" },
  1631. { "Trem1", "G9S9", "Gate9 Step9" },
  1632. { "Trem1", "G9S10", "Gate9 Step10" },
  1633. { "Trem1", "G9S11", "Gate9 Step11" },
  1634. { "Trem1", "G9S12", "Gate9 Step12" },
  1635. { "Trem1", "G9S13", "Gate9 Step13" },
  1636. { "Trem1", "G9S14", "Gate9 Step14" },
  1637. { "Trem1", "G9S15", "Gate9 Step15" },
  1638. { "Trem1", "G9S16", "Gate9 Step16" },
  1639. { "Trem1", "G10S1", "Gate10 Step1" },
  1640. { "Trem1", "G10S2", "Gate10 Step2" },
  1641. { "Trem1", "G10S3", "Gate10 Step3" },
  1642. { "Trem1", "G10S4", "Gate10 Step4" },
  1643. { "Trem1", "G10S5", "Gate10 Step5" },
  1644. { "Trem1", "G10S6", "Gate10 Step6" },
  1645. { "Trem1", "G10S7", "Gate10 Step7" },
  1646. { "Trem1", "G10S8", "Gate10 Step8" },
  1647. { "Trem1", "G10S9", "Gate10 Step9" },
  1648. { "Trem1", "G10S10", "Gate10 Step10" },
  1649. { "Trem1", "G10S11", "Gate10 Step11" },
  1650. { "Trem1", "G10S12", "Gate10 Step12" },
  1651. { "Trem1", "G10S13", "Gate10 Step13" },
  1652. { "Trem1", "G10S14", "Gate10 Step14" },
  1653. { "Trem1", "G10S15", "Gate10 Step15" },
  1654. { "Trem1", "G10S16", "Gate10 Step16" },
  1655. { "Trem1", "G11S1", "Gate11 Step1" },
  1656. { "Trem1", "G11S2", "Gate11 Step2" },
  1657. { "Trem1", "G11S3", "Gate11 Step3" },
  1658. { "Trem1", "G11S4", "Gate11 Step4" },
  1659. { "Trem1", "G11S5", "Gate11 Step5" },
  1660. { "Trem1", "G11S6", "Gate11 Step6" },
  1661. { "Trem1", "G11S7", "Gate11 Step7" },
  1662. { "Trem1", "G11S8", "Gate11 Step8" },
  1663. { "Trem1", "G11S9", "Gate11 Step9" },
  1664. { "Trem1", "G11S10", "Gate11 Step10" },
  1665. { "Trem1", "G11S11", "Gate11 Step11" },
  1666. { "Trem1", "G11S12", "Gate11 Step12" },
  1667. { "Trem1", "G11S13", "Gate11 Step13" },
  1668. { "Trem1", "G11S14", "Gate11 Step14" },
  1669. { "Trem1", "G11S15", "Gate11 Step15" },
  1670. { "Trem1", "G11S16", "Gate11 Step16" },
  1671. loadPreferences() - Uhbik-T
  1672. void AM_AudioMan::createMidiPrograms()
  1673. Preset from 'Uhbik-T'
  1674. stateInfoLevel level back to 0
  1675. AM_AudioMan::reset()
  1676. getMidiAssignPath(): /support/com.u-he.Uhbik-T.midiassign.txt
  1677. Failed to open file /home/shithawk/.u-he/Uhbik-T/Support/com.u-he.Uhbik-T.midiassign.txt
  1678. No midiassign-file
  1679. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  1680. Preset from 'Uhbik-T'
  1681. stateInfoLevel level back to 0
  1682. AM_AudioMan::reset()
  1683. setNumInputs ( 8 );
  1684. setNumOutputs ( 8 );
  1685. allocateArrangement ( &plugInput, 8 );
  1686. allocateArrangement ( &plugOutput, 8 );
  1687. LATENCY Uhbik-T:16
  1688. AM_VST_base::suspend ()
  1689. done AM_VST_base::suspend ()
  1690. ALERT: can't find param VCC KeyP
  1691. AM_VST_base::getSizedWidth GUIScale 1.00 -> 888
  1692. AM_VST_base::getVendorString (char* text)
  1693. / AM_VST_base::getVendorString (char* text)
  1694. /home/shithawk/Desktop/Protoverb.log
  1695. no deskTopFile found
  1696. preset=initialize
  1697. Trying setUniqueID(1969770582)...
  1698. setUniqueID (1969770582)
  1699. Saving registration code to /home/shithawk/.u-he/Protoverb/Support/com.u-he.Protoverb.user.txt
  1700. failed to open /home/shithawk/.u-he/Protoverb/Support/com.u-he.Protoverb.user.txt to read registration key
  1701. HOST 'NativeVST'
  1702. API 'VST2'
  1703. Starting REVISION 4408
  1704. DelayNetWorks random 395.16 after 22722 rounds
  1705. Using vector extension SSE3
  1706. new instance of AM_PreferencesAudio created for Protoverb # 1
  1707. Structure 0 - 5
  1708. HW8
  1709. Wide
  1710. loadPreferences() - Protoverb
  1711. void AM_AudioMan::createMidiPrograms()
  1712. Preset from 'Protoverb'
  1713. Params: press button
  1714. AM_DelayNetWorks::setParameterComplex
  1715. Structure 0 - 0
  1716. HHD
  1717. sending latency to host... 16
  1718. Wide
  1719. Runciter VST telling NativeVST about 16 samples latencySeed 0
  1720.  
  1721. OMG... need to reseed
  1722. DoublettesInRange 0.00
  1723. collisionLaw ran 15 tests
  1724. No Bridges
  1725. stateInfoLevel level back to 0
  1726. AM_AudioMan::reset()
  1727. getMidiAssignPath(): /support/com.u-he.Protoverb.midiassign.txt
  1728. READING midiAssignFile
  1729.  
  1730. // Global MidiCC Map
  1731. numFounds = 3
  1732. Error: was not able to parse line: Global MidiCC Map
  1733.  
  1734. numFounds = 0
  1735. Error: was not able to parse line:
  1736.  
  1737. numFounds = 0
  1738. Error: was not able to parse line:
  1739. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  1740. Preset from 'Protoverb'
  1741. Params: press button
  1742. AM_DelayNetWorks::setParameterComplex
  1743. Structure 0 - 0
  1744. HHD
  1745. Wide
  1746. Seed 0
  1747. OMG... need to reseed
  1748. DoublettesInRange 0.00
  1749. collisionLaw ran 19257 tests
  1750. No Bridges
  1751. stateInfoLevel level back to 0
  1752. AM_AudioMan::reset()
  1753. setNumInputs ( 2 );
  1754. setNumOutputs ( 2 );
  1755. allocateArrangement ( &plugInput, 2 );
  1756. allocateArrangement ( &plugOutput, 2 );
  1757. LATENCY Protoverb:16
  1758. AM_VST_base::suspend ()
  1759. done AM_VST_base::suspend ()
  1760. ALERT: can't find param VCC KeyP
  1761. AM_VST_base::getSizedWidth GUIScale 1.00 -> 1200
  1762. AM_VST_base::getVendorString (char* text)
  1763. / AM_VST_base::getVendorString (char* text)
  1764. AM_VST_base::~AM_VST_base ()
  1765. closed editor.
  1766. WRITING midiAssignFile
  1767. WRITING midiBankCache
  1768. sending latency to host... 16
  1769. Uhbik-A VST telling NativeVST about 16 samples latency
  1770. sending latency to host... 16
  1771. Uhbik-D VST telling NativeVST about 16 samples latency
  1772. sending latency to host... 16
  1773. Uhbik-F VST telling NativeVST about 16 samples latency
  1774. sending latency to host... 16
  1775. Uhbik-G VST telling NativeVST about 16 samples latency
  1776. sending latency to host... 16
  1777. Uhbik-P VST telling NativeVST about 16 samples latency
  1778. sending latency to host... 16
  1779. Uhbik-Q VST telling NativeVST about 16 samples latency
  1780. sending latency to host... 16
  1781. Uhbik-S VST telling NativeVST about 16 samples latency
  1782. sending latency to host... 16
  1783. Uhbik-T VST telling NativeVST about 16 samples latency
  1784. max CPU @ watch: watch: 0.00
  1785. AM_InstanceRecs[ i ].preferences == NULL: 0
  1786. done AM_VST_base::~AM_VST_base () Protoverb
  1787. AM_MemoryRecord closing down with 106 allocations vs 21 freed
  1788. awaiting 64 bytes to be freed 714E7F00 AM_AlignedBy.h-13
  1789. awaiting 64 bytes to be freed 714E7FA0 AM_AlignedBy.h-13
  1790. awaiting 64 bytes to be freed 714E80A0 AM_AlignedBy.h-13
  1791. awaiting 64 bytes to be freed 714E8200 AM_AlignedBy.h-13
  1792. awaiting 32776 bytes to be freed 714E83C0 AM_SampleDelay.h-79
  1793. awaiting 32776 bytes to be freed 714F0480 AM_SampleDelay.h-79
  1794. awaiting 32776 bytes to be freed 714F8540 AM_SampleDelay.h-79
  1795. awaiting 32776 bytes to be freed 71500600 AM_SampleDelay.h-79
  1796. awaiting 32776 bytes to be freed 71508760 AM_SampleDelay.h-79
  1797. awaiting 32776 bytes to be freed 71510820 AM_SampleDelay.h-79
  1798. awaiting 32776 bytes to be freed 715188E0 AM_SampleDelay.h-79
  1799. awaiting 32776 bytes to be freed 715209A0 AM_SampleDelay.h-79
  1800. awaiting 32776 bytes to be freed 71528B00 AM_SampleDelay.h-79
  1801. awaiting 32776 bytes to be freed 71530BC0 AM_SampleDelay.h-79
  1802. awaiting 32776 bytes to be freed 71538C80 AM_SampleDelay.h-79
  1803. awaiting 32776 bytes to be freed 71540D40 AM_SampleDelay.h-79
  1804. awaiting 32776 bytes to be freed 71548EA0 AM_SampleDelay.h-79
  1805. awaiting 32776 bytes to be freed 71550F60 AM_SampleDelay.h-79
  1806. awaiting 32776 bytes to be freed 71559020 AM_SampleDelay.h-79
  1807. awaiting 32776 bytes to be freed 715610E0 AM_SampleDelay.h-79
  1808. awaiting 32776 bytes to be freed 71569290 AM_SampleDelay.h-79
  1809. awaiting 32776 bytes to be freed 71571350 AM_SampleDelay.h-79
  1810. awaiting 32776 bytes to be freed 71579410 AM_SampleDelay.h-79
  1811. awaiting 32776 bytes to be freed 715814D0 AM_SampleDelay.h-79
  1812. awaiting 32776 bytes to be freed 71589670 AM_SampleDelay.h-79
  1813. awaiting 32776 bytes to be freed 71591730 AM_SampleDelay.h-79
  1814. awaiting 32776 bytes to be freed 715997F0 AM_SampleDelay.h-79
  1815. awaiting 32776 bytes to be freed 715A18B0 AM_SampleDelay.h-79
  1816. awaiting 32776 bytes to be freed 715A9A50 AM_SampleDelay.h-79
  1817. awaiting 32776 bytes to be freed 715B1B10 AM_SampleDelay.h-79
  1818. awaiting 32776 bytes to be freed 715B9BD0 AM_SampleDelay.h-79
  1819. awaiting 32776 bytes to be freed 715C1C90 AM_SampleDelay.h-79
  1820. awaiting 32776 bytes to be freed 715C9E30 AM_SampleDelay.h-79
  1821. awaiting 32776 bytes to be freed 715D1EF0 AM_SampleDelay.h-79
  1822. awaiting 32776 bytes to be freed 715D9FB0 AM_SampleDelay.h-79
  1823. awaiting 32776 bytes to be freed 715E2070 AM_SampleDelay.h-79
  1824. awaiting 32776 bytes to be freed 715EA260 AM_SampleDelay.h-79
  1825. awaiting 32776 bytes to be freed 715F2320 AM_SampleDelay.h-79
  1826. awaiting 32776 bytes to be freed 715FA3E0 AM_SampleDelay.h-79
  1827. awaiting 32776 bytes to be freed 716024A0 AM_SampleDelay.h-79
  1828. awaiting 32776 bytes to be freed 7160A640 AM_SampleDelay.h-79
  1829. awaiting 32776 bytes to be freed 71612700 AM_SampleDelay.h-79
  1830. awaiting 32776 bytes to be freed 7161A7C0 AM_SampleDelay.h-79
  1831. awaiting 32776 bytes to be freed 71622880 AM_SampleDelay.h-79
  1832. awaiting 32776 bytes to be freed 7162AA20 AM_SampleDelay.h-79
  1833. awaiting 32776 bytes to be freed 71632AE0 AM_SampleDelay.h-79
  1834. awaiting 32776 bytes to be freed 7163ABA0 AM_SampleDelay.h-79
  1835. awaiting 32776 bytes to be freed 71642C60 AM_SampleDelay.h-79
  1836. awaiting 32776 bytes to be freed 7164AE00 AM_SampleDelay.h-79
  1837. awaiting 32776 bytes to be freed 71652EC0 AM_SampleDelay.h-79
  1838. awaiting 32776 bytes to be freed 7165AF80 AM_SampleDelay.h-79
  1839. awaiting 32776 bytes to be freed 71663040 AM_SampleDelay.h-79
  1840. awaiting 32776 bytes to be freed 7166B230 AM_SampleDelay.h-79
  1841. awaiting 32776 bytes to be freed 716732F0 AM_SampleDelay.h-79
  1842. awaiting 32776 bytes to be freed 7167B3B0 AM_SampleDelay.h-79
  1843. awaiting 32776 bytes to be freed 71683470 AM_SampleDelay.h-79
  1844. awaiting 32776 bytes to be freed 7168B610 AM_SampleDelay.h-79
  1845. awaiting 32776 bytes to be freed 716936D0 AM_SampleDelay.h-79
  1846. awaiting 32776 bytes to be freed 7169B790 AM_SampleDelay.h-79
  1847. awaiting 32776 bytes to be freed 716A3850 AM_SampleDelay.h-79
  1848. awaiting 32776 bytes to be freed 716AB9F0 AM_SampleDelay.h-79
  1849. awaiting 32776 bytes to be freed 716B3AB0 AM_SampleDelay.h-79
  1850. awaiting 32776 bytes to be freed 716BBB70 AM_SampleDelay.h-79
  1851. awaiting 32776 bytes to be freed 716C3C30 AM_SampleDelay.h-79
  1852. awaiting 32776 bytes to be freed 716CBDD0 AM_SampleDelay.h-79
  1853. awaiting 32776 bytes to be freed 716D3E90 AM_SampleDelay.h-79
  1854. awaiting 32776 bytes to be freed 716DBF50 AM_SampleDelay.h-79
  1855. awaiting 32776 bytes to be freed 716E4010 AM_SampleDelay.h-79
  1856. awaiting 1032 bytes to be freed 716EC150 AM_SampleDelay.h-79
  1857. awaiting 1032 bytes to be freed 716EC690 AM_SampleDelay.h-79
  1858. awaiting 1032 bytes to be freed 716ECC40 AM_SampleDelay.h-79
  1859. awaiting 1032 bytes to be freed 716ED1F0 AM_SampleDelay.h-79
  1860. awaiting 1032 bytes to be freed 716ED7A0 AM_SampleDelay.h-79
  1861. awaiting 1032 bytes to be freed 716EDD50 AM_SampleDelay.h-79
  1862. awaiting 1032 bytes to be freed 716EE300 AM_SampleDelay.h-79
  1863. awaiting 1032 bytes to be freed 716EE8B0 AM_SampleDelay.h-79
  1864. awaiting 264 bytes to be freed 716EEEF0 AM_SampleDelay.h-79
  1865. awaiting 264 bytes to be freed 716EF0B0 AM_SampleDelay.h-79
  1866. awaiting 264 bytes to be freed 716EF270 AM_SampleDelay.h-79
  1867. awaiting 264 bytes to be freed 716EF430 AM_SampleDelay.h-79
  1868. 84 alloCounter
  1869. 83 alloCounter
  1870. 82 alloCounter
  1871. AM_PreferencesAudio::destroy instance destroyed
  1872. AM_PreferencesAudio::~AM_PreferencesAudio(), instanceCount after destruction: 0
  1873. 81 alloCounter
  1874. 80 alloCounter
  1875. /home/shithawk/Desktop/TyrellN6.log
  1876. no deskTopFile found
  1877. preset=initialize
  1878. Trying setUniqueID(1952017974)...
  1879. setUniqueID (1952017974)
  1880. Saving registration code to /home/shithawk/.u-he/TyrellN6/Support/com.u-he.TyrellN6.user.txt
  1881. failed to open /home/shithawk/.u-he/TyrellN6/Support/com.u-he.TyrellN6.user.txt to read registration key
  1882. HOST 'NativeVST'
  1883. API 'VST2'
  1884. Starting REVISION 3898
  1885. Using vector extension SSE3
  1886. size: 65536 Chrs1: Chorus1
  1887. new instance of AM_PreferencesAudio created for TyrellN6 # 1
  1888. loadPreferences() - TyrellN6
  1889. void AM_AudioMan::createMidiPrograms()
  1890. Preset from 'TyrellN6'
  1891. stateInfoLevel level back to 0
  1892. AM_AudioMan::reset()
  1893. getMidiAssignPath(): /support/com.u-he.TyrellN6.midiassign.txt
  1894. READING midiAssignFile
  1895.  
  1896. // Global MidiCC Map
  1897. numFounds = 3
  1898. Error: was not able to parse line: Global MidiCC Map
  1899.  
  1900.  
  1901. numFounds = 0
  1902. Error: was not able to parse line:
  1903.  
  1904.  
  1905. numFounds = 0
  1906. Error: was not able to parse line:
  1907. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  1908. Preset from 'TyrellN6'
  1909. stateInfoLevel level back to 0
  1910. AM_AudioMan::reset()
  1911. LATENCY TyrellN6:16
  1912. AM_VST_base::suspend ()
  1913. done AM_VST_base::suspend ()
  1914. AM_VST_base::getSizedWidth GUIScale 1.00 -> 1200
  1915. AM_VST_base::getVendorString (char* text)
  1916. / AM_VST_base::getVendorString (char* text)
  1917. AM_VST_base::~AM_VST_base ()
  1918. closed editor.
  1919. WRITING midiAssignFile
  1920. WRITING midiBankCache
  1921. max CPU @ watch: watch: 0.00
  1922. Chrs1: Chorus1 deletes sharedMemoryRec of size 65536
  1923. AM_InstanceRecs[ i ].preferences == NULL: 0
  1924. done AM_VST_base::~AM_VST_base () TyrellN6
  1925. AM_MemoryRecord closing down with 34 allocations vs 23 freed
  1926. 9 alloCounter
  1927. 8 alloCounter
  1928. AM_PreferencesAudio::destroy instance destroyed
  1929. AM_PreferencesAudio::~AM_PreferencesAudio(), instanceCount after destruction: 0
  1930. 7 alloCounter
  1931. 6 alloCounter
  1932. /home/shithawk/Desktop/MFM2.log
  1933. no deskTopFile found
  1934. preset=initialize
  1935. Trying setUniqueID(1296452914)...
  1936. setUniqueID (1296452914)
  1937. Saving registration code to /home/shithawk/.u-he/MFM2/Support/com.u-he.MFM2.user.txt
  1938. failed to open /home/shithawk/.u-he/MFM2/Support/com.u-he.MFM2.user.txt to read registration key
  1939. HOST 'NativeVST'
  1940. API 'VST2'
  1941. Starting REVISION 4408
  1942. void AM_AudioMan::createModules()
  1943. Using vector extension SSE3
  1944. new instance of AM_PreferencesAudio created for MFM2 # 1
  1945. loadPreferences() - MFM2
  1946. void AM_AudioMan::createMidiPrograms()
  1947. Preset from 'MFM2'
  1948. stateInfoLevel level back to 0
  1949. AM_AudioMan::reset()
  1950. getMidiAssignPath(): /support/com.u-he.MFM2.midiassign.txt
  1951. READING midiAssignFile
  1952.  
  1953. // Global MidiCC Map
  1954. numFounds = 3
  1955. Error: was not able to parse line: Global MidiCC Map
  1956.  
  1957. numFounds = 0
  1958. Error: was not able to parse line:
  1959.  
  1960. numFounds = 0
  1961. Error: was not able to parse line:
  1962. AM_AudioMan::changePlugInLatency( 0 ) -> 16
  1963. Preset from 'MFM2'
  1964. stateInfoLevel level back to 0
  1965. AM_AudioMan::reset()
  1966. setNumInputs ( 2 );
  1967. setNumOutputs ( 2 );
  1968. allocateArrangement ( &plugInput, 2 );
  1969. allocateArrangement ( &plugOutput, 2 );
  1970. LATENCY MFM2:16
  1971. AM_VST_base::suspend ()
  1972. done AM_VST_base::suspend ()
  1973. ALERT: can't find param VCC KeyP
  1974. AM_VST_base::getSizedWidth GUIScale 1.00 -> 800
  1975. AM_VST_base::getVendorString (char* text)
  1976. / AM_VST_base::getVendorString (char* text)
  1977. AM_VST_base::~AM_VST_base ()
  1978. closed editor.
  1979. WRITING midiAssignFile
  1980. WRITING midiBankCache
  1981. max CPU @ watch: watch: 0.00
  1982. AM_InstanceRecs[ i ].preferences == NULL: 0
  1983. done AM_VST_base::~AM_VST_base () MFM2
  1984. AM_MemoryRecord closing down with 33 allocations vs 28 freed
  1985. 4 alloCounter
  1986. 3 alloCounter
  1987. 2 alloCounter
  1988. AM_PreferencesAudio::destroy instance destroyed
  1989. AM_PreferencesAudio::~AM_PreferencesAudio(), instanceCount after destruction: 0
  1990. 1 alloCounter
  1991. 0 alloCounter
  1992. Illegal instruction (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement