Search found 286 matches

by deva
Wed Oct 26, 2022 6:11 am
Forum: Support / Suggestions
Topic: midi sessions
Replies: 6
Views: 2120

Re: midi sessions

I am most likely the one who has suggested for non-bleeding versions, to save disk, memory and possibly cpu. Yeah, in real drums snare bleeds to everywhere, and there is plugins for cleaning it up, for example Harrison XT-TG https://www.youtube.com/watch?v=l8Nbf2Jk3pg And when talking about non-ble...
by deva
Fri Sep 30, 2022 5:26 am
Forum: Support / Suggestions
Topic: Drumkit Licensing
Replies: 22
Views: 15924

Re: Drumkit Licensing

tavasti wrote: Thu Sep 29, 2022 7:32 pm Update to situation: Now on DrumGizmo website all drumkits seem to have same clause, meaning they can be used also for music released to spotify and other streaming services where is no possibility to give attribution to drum samples. Great work!
Great that you found this useful - enjoy :-)
by deva
Thu Sep 08, 2022 8:04 pm
Forum: Linux Music News
Topic: DrumGizmo 0.9.20 Released!
Replies: 1
Views: 663

DrumGizmo 0.9.20 Released!

DrumGizmo 0.9.20 Released!

See viewtopic.php?f=55&t=24888 for details :-)
by deva
Thu Sep 08, 2022 7:57 pm
Forum: DrumGizmo
Topic: DrumGizmo 0.9.20 Released!
Replies: 19
Views: 6903

DrumGizmo 0.9.20 Released!

DrumGizmo 0.9.20 Released! DrumGizmo is an open source, multichannel, multilayered, cross-platform drum plugin and stand-alone application. It enables you to compose drums in midi and mix them with a multichannel approach. It is comparable to that of mixing a real drumkit that has been recorded with...
by deva
Thu Sep 08, 2022 6:22 pm
Forum: Support / Suggestions
Topic: Drumgizmo not choking
Replies: 5
Views: 2325

Re: Drumgizmo not choking

funkmuscle wrote: Sat Sep 03, 2022 7:56 pm When would the next version be out? I keep checking the site and it said it's already been completed but it says no release date and it's been like that for at least a month now maybe more. Also new drum kits, when will we be seeing any of them?
In fact I'm doing the package right now! :-D
by deva
Sat Sep 03, 2022 8:33 am
Forum: Support / Suggestions
Topic: Drumgizmo not choking
Replies: 5
Views: 2325

Re: Drumgizmo not choking

This is a regression error/bug that has been fixed in our development git branch and will be part of our next release.
But thanks for reporting it :-)
by deva
Sun Jun 19, 2022 6:14 pm
Forum: Support / Suggestions
Topic: Interactive drums GUI to send MIDI messages
Replies: 1
Views: 2139

Re: Interactive drums GUI to send MIDI messages

The first half of this feature is actually already in DrumGizmo. It was added in version 0.9.17 under the name of "Clicky Kit": https://drumgizmo.org/wiki/doku.php?id=changelog:drumgizmo-0.9.17 It requires the drum-kits to support it though and to the best of my knowledge not many do yet. ...
by deva
Tue Mar 08, 2022 4:09 pm
Forum: Support / Suggestions
Topic: UI Scaling for Linux
Replies: 5
Views: 3479

Re: UI Scaling for Linux

"Retina" should be supported on all platforms, but the code activating it only runs on OSX. I'll add it to the roadmap to somehow detect and use it on other high-res displays as well.
by deva
Thu Feb 03, 2022 6:57 pm
Forum: Development
Topic: enhance midimap by CC to note feature
Replies: 5
Views: 4186

Re: enhance midimap by CC to note feature

I must have been very tired when I first read the original post... sorry about that. What I was talking about was a feature that enables a single midi note to trigger multiple instruments - so not exactly the same. Here is the commit: http://cgit.drumgizmo.org/drumgizmo.git/commit/?h=develop&id=...
by deva
Wed Feb 02, 2022 6:31 pm
Forum: Development
Topic: enhance midimap by CC to note feature
Replies: 5
Views: 4186

Re: enhance midimap by CC to note feature

This feature has actually already been added to the develop branch already and will be part of the next release.
You will simply be able to add multiple entries with the same note to refer to multiple instruments (or even the same instrument multiple time IIRC)
by deva
Wed Nov 24, 2021 5:47 pm
Forum: Development
Topic: Directed choke issue in 0.9.19?
Replies: 6
Views: 14860

Re: Directed choke issue in 0.9.19?

MrHaroldA wrote: Wed Nov 17, 2021 8:03 am
deva wrote: Thu Jul 01, 2021 4:13 pm I hope to be able to do a release during my summer vacation, which is starting about now.
I guess this never happened? ;) I do hope you had a nice vacation!
So true - life got in the way I suppose
by deva
Thu Oct 28, 2021 2:42 pm
Forum: Support / Suggestions
Topic: CrocellKit OH Balance
Replies: 2
Views: 6418

Re: CrocellKit OH Balance

The channels levels were set as they were on the recording session for the Crocell album, so I'm guessing they were just set to maximum volume without clipping when hitting the cymbals. This kit has a center OH mic also btw. which also indicates that the producer didn't aim for a perfectly balanced ...
by deva
Wed Sep 08, 2021 3:16 pm
Forum: Support / Suggestions
Topic: Compiling (from latest git source) on Manjaro...
Replies: 13
Views: 13652

Re: Compiling (from latest git source) on Manjaro...

In fact it appears to be an issue with autoconf-2.71 which was release in january this year. The "old" 2.69 version was released in 2012 - so my guess is that they broke something between 2012 and today. In short; I will be looking for a solution in the DG code, but in the meantime, you sh...
by deva
Mon Sep 06, 2021 5:38 pm
Forum: Support / Suggestions
Topic: Compiling (from latest git source) on Manjaro...
Replies: 13
Views: 13652

Re: Compiling (from latest git source) on Manjaro...

Other users have been reporting that same issue, and we may have tracked it down to the version of automake.
Could you post the output from `automake --version` here?
by deva
Sun Aug 08, 2021 1:47 pm
Forum: Support / Suggestions
Topic: XML question regarding midimaps
Replies: 4
Views: 8692

Re: XML question regarding midimaps

I have just pushed the changes needed to trigger multiple instruments with one note to our develop git branch.
The features is available now, if you compile the code yourself and will be part of our next release.