Page 1 of 1

Drumgizmo crashes when loading XML Hydrogen set

Posted: Wed May 23, 2018 2:55 pm
by lilith
When I (try to) use Drumgizmo with Ardour or Qtractor the DAW crashes after loading a XML Hydrogen drum kit.

edit: My fault, when choosing midi map file instead of drum kit it works.
editedit: Doesn't work. I guess Drumgizmo can't load hydrogen files.

Re: Drumgizmo crashes when loading XML Hydrogen set

Posted: Sun May 27, 2018 9:54 am
by chaocrator
lilith wrote:I guess Drumgizmo can't load hydrogen files.
it can't.
plugin that does work with hydrogen drumkits (either files & dirs) is drmr.

Re: Drumgizmo crashes when loading XML Hydrogen set

Posted: Sun May 27, 2018 11:01 am
by lilith
chaocrator wrote:
lilith wrote:I guess Drumgizmo can't load hydrogen files.
it can't.
plugin that does work with hydrogen drumkits (either files & dirs) is drmr.
Problem with DrMr is that Ardour crashes when i use it.

Re: Drumgizmo crashes when loading XML Hydrogen set

Posted: Sun May 27, 2018 6:11 pm
by lilith
falkTX wrote:Did you use https://github.com/falkTX/drmr ?

I do not know of crashes with it in ardour.
When does it happen, when loading it? When loading a kit? When playing notes?
I used Version 2:0.1-1kxstudio1. When I look in synaptic and search for DrMr and check the dependencies, there's written that there's a conflict with DrMr (see screenshot). That looks strange to me.

I just loaded DrMr in Ardour two minutes ago, opened a DrumKit, played some notes vie the piano roll --> crash! And again ... :|

Here's a screenshot of Synaptic:

http://i.imgur.com/j8B1l7x.png

Re: Drumgizmo crashes when loading XML Hydrogen set

Posted: Sun May 27, 2018 10:20 pm
by lilith
I can reproducibly crash Ardour with e.g. the Alesis_H16_Chaser Kit when I play note 67_agogo. Same problem with Alesis DM5 eclectic Kit with 67_agogo_high. Other kits I tested work, which doesn't mean all of them work. agogo makes Ardour gogo ... :lol: But I also had Ardour crashing without playing notes in DrMr, but maybe this was not related to DrMr. Ardour is really missing a sampler :?

This is from the chaser kit ... formatting seems to be ok ... and also the flac plays with VLC...

Code: Select all

 </instrument><instrument><id>31</id><name>66_kick</name>
            <volume>1</volume>
            <isMuted>false</isMuted>
            <pan_L>1</pan_L>
            <pan_R>1</pan_R>
            <randomPitchFactor>0</randomPitchFactor>
            <filterActive>false</filterActive>
            <filterCutoff>1</filterCutoff>
            <filterResonance>0</filterResonance>
            <Attack>0</Attack>
            <Decay>0</Decay>
            <Sustain>1</Sustain>
            <Release>1000</Release>
            <exclude /><layer><filename>66_kick.flac</filename>
                <min>0</min>
                <max>1</max>
                <gain>1</gain>
                <pitch>0</pitch>
            </layer>
        </instrument><instrument><id>32</id><name>67agogo</name>
            <volume>1</volume>
            <isMuted>false</isMuted>
            <pan_L>1</pan_L>
            <pan_R>1</pan_R>
            <randomPitchFactor>0</randomPitchFactor>
            <filterActive>false</filterActive>
            <filterCutoff>1</filterCutoff>
            <filterResonance>0</filterResonance>
            <Attack>0</Attack>
            <Decay>0</Decay>
            <Sustain>1</Sustain>
            <Release>1000</Release>
            <exclude /><layer><filename>67agogo.flac</filename>
                <min>0</min>
                <max>1</max>
                <gain>1</gain>
                <pitch>0</pitch>
            </layer>

Re: Drumgizmo crashes when loading XML Hydrogen set

Posted: Tue May 29, 2018 6:32 pm
by lilith
lilith wrote:I can reproducibly crash Ardour with e.g. the Alesis_H16_Chaser Kit when I play note 67_agogo. Same problem with Alesis DM5 eclectic Kit with 67_agogo_high. Other kits I tested work, which doesn't mean all of them work. agogo makes Ardour gogo ... :lol: But I also had Ardour crashing without playing notes in DrMr, but maybe this was not related to DrMr. Ardour is really missing a sampler :?

This is from the chaser kit ... formatting seems to be ok ... and also the flac plays with VLC...

Code: Select all

 </instrument><instrument><id>31</id><name>66_kick</name>
            <volume>1</volume>
            <isMuted>false</isMuted>
            <pan_L>1</pan_L>
            <pan_R>1</pan_R>
            <randomPitchFactor>0</randomPitchFactor>
            <filterActive>false</filterActive>
            <filterCutoff>1</filterCutoff>
            <filterResonance>0</filterResonance>
            <Attack>0</Attack>
            <Decay>0</Decay>
            <Sustain>1</Sustain>
            <Release>1000</Release>
            <exclude /><layer><filename>66_kick.flac</filename>
                <min>0</min>
                <max>1</max>
                <gain>1</gain>
                <pitch>0</pitch>
            </layer>
        </instrument><instrument><id>32</id><name>67agogo</name>
            <volume>1</volume>
            <isMuted>false</isMuted>
            <pan_L>1</pan_L>
            <pan_R>1</pan_R>
            <randomPitchFactor>0</randomPitchFactor>
            <filterActive>false</filterActive>
            <filterCutoff>1</filterCutoff>
            <filterResonance>0</filterResonance>
            <Attack>0</Attack>
            <Decay>0</Decay>
            <Sustain>1</Sustain>
            <Release>1000</Release>
            <exclude /><layer><filename>67agogo.flac</filename>
                <min>0</min>
                <max>1</max>
                <gain>1</gain>
                <pitch>0</pitch>
            </layer>
In Qtractor it's not even possible to load DrMr without crashing it.

Re: Drumgizmo crashes when loading XML Hydrogen set

Posted: Sat Jun 02, 2018 8:02 pm
by lilith
@falkTX: The bug seems to be in DrMr. Here's my backtrace:

https://pastebin.com/cAGT4V2e

All I did was making a new project in Ardour and load DrMr into one track.
The first time I loaded the project Ardour crashed imediately (this is the backtrace), the second time it crashed after hitting the agogo sample.