soweliniko
soweliniko
They don't work for me either on a hardware PSP
It is officially released, with the latest engine update.
same crash in jalv, when right clicking on a layer -> clicking "OK" in the resulting window.
more info: output from jalv when sample is removed, causing segfault: ``` list: lastClickedItem# 0, string: Cassette808_Cym02.wav 401 184 list: lastClickedItem# 0, string: Cassette808_Cym02.wav 401 184 Voice::stopIfSample() Cassette808_Cym02.wav : KILLED...
Crash only happens if I remove a sample I have played, if I import a sample, don't play it, and then delete it, it works fine.
it only happens after being triggered by a MIDI message. the output I get is ``` Voice::stopIfSample() 07_Kick_02_SP.wav : KILLED VOICE. [1] 3613 segmentation fault (core dumped) jalv.gtk http://www.openavproductions.com/fabla2 ```
here is the sample I most recently had the problem with: https://mega.nz/#!86YSEKzI!Vhhj_zG5icLyObCsYINVsHYniMNOAgxeuCRRwnGSZoE EDIT: this is happening for some samples, but not all.
Ah, I misunderstood how textadept was checking for file changes and assumed something like inotify was being used rather than it checking for changes based on comparing modification times when...