Drumgizmo crashes when loading XML Hydrogen set

Moderators: MattKingUSA, khz, muldjord, deva

Post Reply
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Drumgizmo crashes when loading XML Hydrogen set

Post 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.
User avatar
chaocrator
Established Member
Posts: 313
Joined: Fri Jun 26, 2015 8:11 pm
Location: Kyiv, Ukraine
Been thanked: 1 time
Contact:

Re: Drumgizmo crashes when loading XML Hydrogen set

Post 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.
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: Drumgizmo crashes when loading XML Hydrogen set

Post 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.
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: Drumgizmo crashes when loading XML Hydrogen set

Post 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
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: Drumgizmo crashes when loading XML Hydrogen set

Post 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>
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: Drumgizmo crashes when loading XML Hydrogen set

Post 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.
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: Drumgizmo crashes when loading XML Hydrogen set

Post 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.
Post Reply