any new kits from drumgizmo??

Moderators: MattKingUSA, khz, muldjord, deva

User avatar
funkmuscle
Established Member
Posts: 2801
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 129 times
Been thanked: 31 times

any new kits from drumgizmo??

Post by funkmuscle »

Hi guys, just wanted to know if they are any new kits in the works? I know there's that big kit with the round robin being mentioned in one of the threads on here and that does sound really nice but I've grown so use to the bleed and it also teaches you how to mix properly by learning how to clean up the bleed so I'm just wondering if any new drum kits are in the works from you guys. Also with the bleed I find it glues the entire drum kit together better and in the mix or at least mine it sounds a lot more natural.
The big drum kit that's in the other thread on here sounds really good on the skins and some of the crash cymbals it's just the hi-hat that I'm not a fan of and I've been using those samples way back and I've made many hydrogen drum kits out of it but I stopped using it once you guys came about.
User avatar
deva
Established Member
Posts: 285
Joined: Sun Oct 23, 2016 10:15 am
Has thanked: 3 times
Been thanked: 31 times
Contact:

Re: any new kits from drumgizmo??

Post by deva »

I made a new kit some time ago, a Tama ArtStar, but found some recording errors on the crash cymbals (they were brand new and I couldn't get myself to hitting them hard enough on the higher velocites) so I never released it.
I am gearing up towards doing a re-recording of the kit soon, complete with all the latests plugin features in mind.

If you want to try it out, you can download it at https://drumgizmo.org/kits/artstar-beta.zip
If you increase the velocites of all the crash cymbals it sounds decent enough.
The kit itself and the recording setup is what is shown on this image: https://linuxaudio.github.io/libremusic ... studio.jpg ( not with those broken cymbals though :p )
finotti
Established Member
Posts: 528
Joined: Thu Sep 01, 2011 9:07 pm
Has thanked: 86 times
Been thanked: 23 times

Re: any new kits from drumgizmo??

Post by finotti »

deva wrote: Mon Jan 11, 2021 6:26 pm I made a new kit some time ago, a Tama ArtStar, but found some recording errors on the crash cymbals (they were brand new and I couldn't get myself to hitting them hard enough on the higher velocites) so I never released it.
I am gearing up towards doing a re-recording of the kit soon, complete with all the latests plugin features in mind.

If you want to try it out, you can download it at https://drumgizmo.org/kits/artstar-beta.zip
If you increase the velocites of all the crash cymbals it sounds decent enough.
The kit itself and the recording setup is what is shown on this image: https://linuxaudio.github.io/libremusic ... studio.jpg ( not with those broken cymbals though :p )
I'm definitely going to give the beta a try, and definitely looking forward to the official release! I use the CrocellKit a lot, but it would be nice to have some "not as heavy" alternatives.

And thanks for your work on this! It sounds very time consuming.
User avatar
funkmuscle
Established Member
Posts: 2801
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 129 times
Been thanked: 31 times

Re: any new kits from drumgizmo??

Post by funkmuscle »

Deva thanks man and I'm about to download it now and give it a shot and we'll give you feedback
User avatar
funkmuscle
Established Member
Posts: 2801
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 129 times
Been thanked: 31 times

Re: any new kits from drumgizmo??

Post by funkmuscle »

Also if you can get the snare drum to sound like the snare drum on the DRSor at least something louder because I think that was everyone's complaint about the Crocellkit. I have no issues with that especially that my music is basically hard Rock heavy metal but for some reason someone it louder and I think more options like rimshots and whatever they call when you can hit the side of the kit and everything. Maybe even some rim shots with the toms to give some other percussive options. The one thing about the DRS kit is the base drum. It's great for classic rock but you cannot get the snap or that basketball sound out of the beater. Every song I did with that kit I had to replace it because I couldn't get that proper hard Rock heavy metal or modern rock or heavy metal snap out of the kick drum.
Again those were just suggestions
User avatar
funkmuscle
Established Member
Posts: 2801
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 129 times
Been thanked: 31 times

Re: any new kits from drumgizmo??

Post by funkmuscle »

The XML to load the kit is not working. It just loads the red line
User avatar
deva
Established Member
Posts: 285
Joined: Sun Oct 23, 2016 10:15 am
Has thanked: 3 times
Been thanked: 31 times
Contact:

Re: any new kits from drumgizmo??

Post by deva »

funkmuscle wrote: Tue Jan 12, 2021 8:30 pm The XML to load the kit is not working. It just loads the red line
Aah, yes, I forgot. There is an error in the drumkit XML. The snare-ludwig/snare-ludwig.xml contains the name "snare-ludwig" on line 2 it must be changed to just "snare".
Similar for snare-artstar/snare-artstar.xml, which has the name "snare-artstar" and must be changed to just "snare".

Btw; In the UI the actual error message should be shown which should hint at the problem.
User avatar
funkmuscle
Established Member
Posts: 2801
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 129 times
Been thanked: 31 times

Re: any new kits from drumgizmo??

Post by funkmuscle »

deva wrote: Tue Jan 12, 2021 8:37 pm
funkmuscle wrote: Tue Jan 12, 2021 8:30 pm The XML to load the kit is not working. It just loads the red line
Aah, yes, I forgot. There is an error in the drumkit XML. The snare-ludwig/snare-ludwig.xml contains the name "snare-ludwig" on line 2 it must be changed to just "snare".
Similar for snare-artstar/snare-artstar.xml, which has the name "snare-artstar" and must be changed to just "snare".

Btw; In the UI the actual error message should be shown which should hint at the problem.
I have done the editing as you suggested and still it won't load.
User avatar
funkmuscle
Established Member
Posts: 2801
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 129 times
Been thanked: 31 times

Re: any new kits from drumgizmo??

Post by funkmuscle »

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<drumkit name="Test drumkit" description="A test drumkit" samplerate="48000" version="1.0">
  <channels>
    <channel name="snare-top"/>
    <channel name="snare-btm"/>
    <channel name="kick-trg"/>
    <channel name="kick-r"/>
    <channel name="kick-l"/>
    <channel name="oh-r"/>
    <channel name="oh-l"/>
    <channel name="hihat"/>
    <channel name="ride"/>
    <channel name="tom1"/>
    <channel name="tom2"/>
    <channel name="tom3"/>
    <channel name="tom4"/>
    <channel name="amb-r"/>
    <channel name="amb-l"/>
  </channels>
  <instruments>
<!--
    <instrument name="snare" file="snare/snare.xml">
			<channelmap in="amb-l-1" out="amb-l"/>
			<channelmap in="amb-r-1" out="amb-r"/>
			<channelmap in="hihat-1" out="hihat"/>
			<channelmap in="kick-l-1" out="kick-l"/>
			<channelmap in="kick-r-1" out="kick-r"/>
			<channelmap in="kick-trg-1" out="kick-trg"/>
			<channelmap in="oh-l-1" out="oh-l"/>
			<channelmap in="oh-r-1" out="oh-r"/>
			<channelmap in="ride-1" out="ride"/>
			<channelmap in="snare-btm-1" out="snare-btm"/>
			<channelmap in="snare-top-1" out="snare-top"/>
			<channelmap in="tom1-1" out="tom1"/>
			<channelmap in="tom2-1" out="tom2"/>
			<channelmap in="tom3-1" out="tom3"/>
			<channelmap in="tom4-1" out="tom4"/>
		</instrument>
-->
    <instrument name="snare" file="snare/snare.xml">
			<channelmap in="amb-l-2" out="amb-l"/>
			<channelmap in="amb-r-2" out="amb-r"/>
			<channelmap in="hihat-2" out="hihat"/>
			<channelmap in="kick-l-2" out="kick-l"/>
			<channelmap in="kick-r-2" out="kick-r"/>
			<channelmap in="kick-trg-2" out="kick-trg"/>
			<channelmap in="oh-l-2" out="oh-l"/>
			<channelmap in="oh-r-2" out="oh-r"/>
			<channelmap in="ride-2" out="ride"/>
			<channelmap in="snare-btm-2" out="snare-btm"/>
			<channelmap in="snare-top-2" out="snare-top"/>
			<channelmap in="tom1-2" out="tom1"/>
			<channelmap in="tom2-2" out="tom2"/>
			<channelmap in="tom3-2" out="tom3"/>
			<channelmap in="tom4-2" out="tom4"/>
		</instrument>
    <instrument name="hihat-closed" group="hihat" file="hihat-closed/hihat-closed.xml">
			<channelmap in="amb-l-3" out="amb-l"/>
			<channelmap in="amb-r-3" out="amb-r"/>
			<channelmap in="hihat-3" out="hihat"/>
			<channelmap in="kick-l-3" out="kick-l"/>
			<channelmap in="kick-r-3" out="kick-r"/>
			<channelmap in="kick-trg-3" out="kick-trg"/>
			<channelmap in="oh-l-3" out="oh-l"/>
			<channelmap in="oh-r-3" out="oh-r"/>
			<channelmap in="ride-3" out="ride"/>
			<channelmap in="snare-btm-3" out="snare-btm"/>
			<channelmap in="snare-top-3" out="snare-top"/>
			<channelmap in="tom1-3" out="tom1"/>
			<channelmap in="tom2-3" out="tom2"/>
			<channelmap in="tom3-3" out="tom3"/>
			<channelmap in="tom4-3" out="tom4"/>
		</instrument>
    <instrument name="hihat-open" group="hihat" file="hihat-open/hihat-open.xml">
			<channelmap in="amb-l-7" out="amb-l"/>
			<channelmap in="amb-r-7" out="amb-r"/>
			<channelmap in="hihat-7" out="hihat"/>
			<channelmap in="kick-l-7" out="kick-l"/>
			<channelmap in="kick-r-7" out="kick-r"/>
			<channelmap in="kick-trg-7" out="kick-trg"/>
			<channelmap in="oh-l-7" out="oh-l"/>
			<channelmap in="oh-r-7" out="oh-r"/>
			<channelmap in="ride-7" out="ride"/>
			<channelmap in="snare-btm-7" out="snare-btm"/>
			<channelmap in="snare-top-7" out="snare-top"/>
			<channelmap in="tom1-7" out="tom1"/>
			<channelmap in="tom2-7" out="tom2"/>
			<channelmap in="tom3-7" out="tom3"/>
			<channelmap in="tom4-7" out="tom4"/>
		</instrument>
    <instrument name="stagg-8inch" file="stagg-8inch/stagg-8inch.xml">
			<channelmap in="amb-l-10" out="amb-l"/>
			<channelmap in="amb-r-10" out="amb-r"/>
			<channelmap in="hihat-10" out="hihat"/>
			<channelmap in="kick-l-10" out="kick-l"/>
			<channelmap in="kick-r-10" out="kick-r"/>
			<channelmap in="kick-trg-10" out="kick-trg"/>
			<channelmap in="oh-l-10" out="oh-l"/>
			<channelmap in="oh-r-10" out="oh-r"/>
			<channelmap in="ride-10" out="ride"/>
			<channelmap in="snare-btm-10" out="snare-btm"/>
			<channelmap in="snare-top-10" out="snare-top"/>
			<channelmap in="tom1-10" out="tom1"/>
			<channelmap in="tom2-10" out="tom2"/>
			<channelmap in="tom3-10" out="tom3"/>
			<channelmap in="tom4-10" out="tom4"/>
		</instrument>
    <instrument name="crash-litian-16inch" group="crash-litian-16inch" file="crash-litian-16inch/crash-litian-16inch.xml">
			<channelmap in="amb-l-11" out="amb-l"/>
			<channelmap in="amb-r-11" out="amb-r"/>
			<channelmap in="hihat-11" out="hihat"/>
			<channelmap in="kick-l-11" out="kick-l"/>
			<channelmap in="kick-r-11" out="kick-r"/>
			<channelmap in="kick-trg-11" out="kick-trg"/>
			<channelmap in="oh-l-11" out="oh-l"/>
			<channelmap in="oh-r-11" out="oh-r"/>
			<channelmap in="ride-11" out="ride"/>
			<channelmap in="snare-btm-11" out="snare-btm"/>
			<channelmap in="snare-top-11" out="snare-top"/>
			<channelmap in="tom1-11" out="tom1"/>
			<channelmap in="tom2-11" out="tom2"/>
			<channelmap in="tom3-11" out="tom3"/>
			<channelmap in="tom4-11" out="tom4"/>
		</instrument>
    <instrument name="stagg-12inch" file="stagg-12inch/stagg-12inch.xml">
			<channelmap in="amb-l-12" out="amb-l"/>
			<channelmap in="amb-r-12" out="amb-r"/>
			<channelmap in="hihat-12" out="hihat"/>
			<channelmap in="kick-l-12" out="kick-l"/>
			<channelmap in="kick-r-12" out="kick-r"/>
			<channelmap in="kick-trg-12" out="kick-trg"/>
			<channelmap in="oh-l-12" out="oh-l"/>
			<channelmap in="oh-r-12" out="oh-r"/>
			<channelmap in="ride-12" out="ride"/>
			<channelmap in="snare-btm-12" out="snare-btm"/>
			<channelmap in="snare-top-12" out="snare-top"/>
			<channelmap in="tom1-12" out="tom1"/>
			<channelmap in="tom2-12" out="tom2"/>
			<channelmap in="tom3-12" out="tom3"/>
			<channelmap in="tom4-12" out="tom4"/>
		</instrument>
    <instrument name="crash-litian-16inch-stop" group="crash-litian-16inch" file="crash-litian-16inch-stop/crash-litian-16inch-stop.xml">
			<channelmap in="amb-l-13" out="amb-l"/>
			<channelmap in="amb-r-13" out="amb-r"/>
			<channelmap in="hihat-13" out="hihat"/>
			<channelmap in="kick-l-13" out="kick-l"/>
			<channelmap in="kick-r-13" out="kick-r"/>
			<channelmap in="kick-trg-13" out="kick-trg"/>
			<channelmap in="oh-l-13" out="oh-l"/>
			<channelmap in="oh-r-13" out="oh-r"/>
			<channelmap in="ride-13" out="ride"/>
			<channelmap in="snare-btm-13" out="snare-btm"/>
			<channelmap in="snare-top-13" out="snare-top"/>
			<channelmap in="tom1-13" out="tom1"/>
			<channelmap in="tom2-13" out="tom2"/>
			<channelmap in="tom3-13" out="tom3"/>
			<channelmap in="tom4-13" out="tom4"/>
		</instrument>
    <instrument name="crash-litian-18inch" group="crash-litian-18inch" file="crash-litian-18inch/crash-litian-18inch.xml">
			<channelmap in="amb-l-14" out="amb-l"/>
			<channelmap in="amb-r-14" out="amb-r"/>
			<channelmap in="hihat-14" out="hihat"/>
			<channelmap in="kick-l-14" out="kick-l"/>
			<channelmap in="kick-r-14" out="kick-r"/>
			<channelmap in="kick-trg-14" out="kick-trg"/>
			<channelmap in="oh-l-14" out="oh-l"/>
			<channelmap in="oh-r-14" out="oh-r"/>
			<channelmap in="ride-14" out="ride"/>
			<channelmap in="snare-btm-14" out="snare-btm"/>
			<channelmap in="snare-top-14" out="snare-top"/>
			<channelmap in="tom1-14" out="tom1"/>
			<channelmap in="tom2-14" out="tom2"/>
			<channelmap in="tom3-14" out="tom3"/>
			<channelmap in="tom4-14" out="tom4"/>
		</instrument>
    <instrument name="crash-litian-18inch-stop" group="crash-litian-18inch" file="crash-litian-18inch-stop/crash-litian-18inch-stop.xml">
			<channelmap in="amb-l-15" out="amb-l"/>
			<channelmap in="amb-r-15" out="amb-r"/>
			<channelmap in="hihat-15" out="hihat"/>
			<channelmap in="kick-l-15" out="kick-l"/>
			<channelmap in="kick-r-15" out="kick-r"/>
			<channelmap in="kick-trg-15" out="kick-trg"/>
			<channelmap in="oh-l-15" out="oh-l"/>
			<channelmap in="oh-r-15" out="oh-r"/>
			<channelmap in="ride-15" out="ride"/>
			<channelmap in="snare-btm-15" out="snare-btm"/>
			<channelmap in="snare-top-15" out="snare-top"/>
			<channelmap in="tom1-15" out="tom1"/>
			<channelmap in="tom2-15" out="tom2"/>
			<channelmap in="tom3-15" out="tom3"/>
			<channelmap in="tom4-15" out="tom4"/>
		</instrument>
    <instrument name="tom1" file="tom1/tom1.xml">
			<channelmap in="amb-l-16" out="amb-l"/>
			<channelmap in="amb-r-16" out="amb-r"/>
			<channelmap in="hihat-16" out="hihat"/>
			<channelmap in="kick-l-16" out="kick-l"/>
			<channelmap in="kick-r-16" out="kick-r"/>
			<channelmap in="kick-trg-16" out="kick-trg"/>
			<channelmap in="oh-l-16" out="oh-l"/>
			<channelmap in="oh-r-16" out="oh-r"/>
			<channelmap in="ride-16" out="ride"/>
			<channelmap in="snare-btm-16" out="snare-btm"/>
			<channelmap in="snare-top-16" out="snare-top"/>
			<channelmap in="tom1-16" out="tom1"/>
			<channelmap in="tom2-16" out="tom2"/>
			<channelmap in="tom3-16" out="tom3"/>
			<channelmap in="tom4-16" out="tom4"/>
		</instrument>
    <instrument name="tom2" file="tom2/tom2.xml">
			<channelmap in="amb-l-17" out="amb-l"/>
			<channelmap in="amb-r-17" out="amb-r"/>
			<channelmap in="hihat-17" out="hihat"/>
			<channelmap in="kick-l-17" out="kick-l"/>
			<channelmap in="kick-r-17" out="kick-r"/>
			<channelmap in="kick-trg-17" out="kick-trg"/>
			<channelmap in="oh-l-17" out="oh-l"/>
			<channelmap in="oh-r-17" out="oh-r"/>
			<channelmap in="ride-17" out="ride"/>
			<channelmap in="snare-btm-17" out="snare-btm"/>
			<channelmap in="snare-top-17" out="snare-top"/>
			<channelmap in="tom1-17" out="tom1"/>
			<channelmap in="tom2-17" out="tom2"/>
			<channelmap in="tom3-17" out="tom3"/>
			<channelmap in="tom4-17" out="tom4"/>
		</instrument>
    <instrument name="tom3" file="tom3/tom3.xml">
			<channelmap in="amb-l-18" out="amb-l"/>
			<channelmap in="amb-r-18" out="amb-r"/>
			<channelmap in="hihat-18" out="hihat"/>
			<channelmap in="kick-l-18" out="kick-l"/>
			<channelmap in="kick-r-18" out="kick-r"/>
			<channelmap in="kick-trg-18" out="kick-trg"/>
			<channelmap in="oh-l-18" out="oh-l"/>
			<channelmap in="oh-r-18" out="oh-r"/>
			<channelmap in="ride-18" out="ride"/>
			<channelmap in="snare-btm-18" out="snare-btm"/>
			<channelmap in="snare-top-18" out="snare-top"/>
			<channelmap in="tom1-18" out="tom1"/>
			<channelmap in="tom2-18" out="tom2"/>
			<channelmap in="tom3-18" out="tom3"/>
			<channelmap in="tom4-18" out="tom4"/>
		</instrument>
    <instrument name="tom4" file="tom4/tom4.xml">
			<channelmap in="amb-l-19" out="amb-l"/>
			<channelmap in="amb-r-19" out="amb-r"/>
			<channelmap in="hihat-19" out="hihat"/>
			<channelmap in="kick-l-19" out="kick-l"/>
			<channelmap in="kick-r-19" out="kick-r"/>
			<channelmap in="kick-trg-19" out="kick-trg"/>
			<channelmap in="oh-l-19" out="oh-l"/>
			<channelmap in="oh-r-19" out="oh-r"/>
			<channelmap in="ride-19" out="ride"/>
			<channelmap in="snare-btm-19" out="snare-btm"/>
			<channelmap in="snare-top-19" out="snare-top"/>
			<channelmap in="tom1-19" out="tom1"/>
			<channelmap in="tom2-19" out="tom2"/>
			<channelmap in="tom3-19" out="tom3"/>
			<channelmap in="tom4-19" out="tom4"/>
		</instrument>
    <instrument name="china" file="china/china.xml">
			<channelmap in="amb-l-20" out="amb-l"/>
			<channelmap in="amb-r-20" out="amb-r"/>
			<channelmap in="hihat-20" out="hihat"/>
			<channelmap in="kick-l-20" out="kick-l"/>
			<channelmap in="kick-r-20" out="kick-r"/>
			<channelmap in="kick-trg-20" out="kick-trg"/>
			<channelmap in="oh-l-20" out="oh-l"/>
			<channelmap in="oh-r-20" out="oh-r"/>
			<channelmap in="ride-20" out="ride"/>
			<channelmap in="snare-btm-20" out="snare-btm"/>
			<channelmap in="snare-top-20" out="snare-top"/>
			<channelmap in="tom1-20" out="tom1"/>
			<channelmap in="tom2-20" out="tom2"/>
			<channelmap in="tom3-20" out="tom3"/>
			<channelmap in="tom4-20" out="tom4"/>
		</instrument>
    <instrument name="ride" file="ride/ride.xml">
			<channelmap in="amb-l-21" out="amb-l"/>
			<channelmap in="amb-r-21" out="amb-r"/>
			<channelmap in="hihat-21" out="hihat"/>
			<channelmap in="kick-l-21" out="kick-l"/>
			<channelmap in="kick-r-21" out="kick-r"/>
			<channelmap in="kick-trg-21" out="kick-trg"/>
			<channelmap in="oh-l-21" out="oh-l"/>
			<channelmap in="oh-r-21" out="oh-r"/>
			<channelmap in="ride-21" out="ride"/>
			<channelmap in="snare-btm-21" out="snare-btm"/>
			<channelmap in="snare-top-21" out="snare-top"/>
			<channelmap in="tom1-21" out="tom1"/>
			<channelmap in="tom2-21" out="tom2"/>
			<channelmap in="tom3-21" out="tom3"/>
			<channelmap in="tom4-21" out="tom4"/>
		</instrument>
    <instrument name="ride-bell" file="ride-bell/ride-bell.xml">
			<channelmap in="amb-l-22" out="amb-l"/>
			<channelmap in="amb-r-22" out="amb-r"/>
			<channelmap in="hihat-22" out="hihat"/>
			<channelmap in="kick-l-22" out="kick-l"/>
			<channelmap in="kick-r-22" out="kick-r"/>
			<channelmap in="kick-trg-22" out="kick-trg"/>
			<channelmap in="oh-l-22" out="oh-l"/>
			<channelmap in="oh-r-22" out="oh-r"/>
			<channelmap in="ride-22" out="ride"/>
			<channelmap in="snare-btm-22" out="snare-btm"/>
			<channelmap in="snare-top-22" out="snare-top"/>
			<channelmap in="tom1-22" out="tom1"/>
			<channelmap in="tom2-22" out="tom2"/>
			<channelmap in="tom3-22" out="tom3"/>
			<channelmap in="tom4-22" out="tom4"/>
		</instrument>
    <instrument name="zilbel" file="zilbel/zilbel.xml">
			<channelmap in="amb-l-24" out="amb-l"/>
			<channelmap in="amb-r-24" out="amb-r"/>
			<channelmap in="hihat-24" out="hihat"/>
			<channelmap in="kick-l-24" out="kick-l"/>
			<channelmap in="kick-r-24" out="kick-r"/>
			<channelmap in="kick-trg-24" out="kick-trg"/>
			<channelmap in="oh-l-24" out="oh-l"/>
			<channelmap in="oh-r-24" out="oh-r"/>
			<channelmap in="ride-24" out="ride"/>
			<channelmap in="snare-btm-24" out="snare-btm"/>
			<channelmap in="snare-top-24" out="snare-top"/>
			<channelmap in="tom1-24" out="tom1"/>
			<channelmap in="tom2-24" out="tom2"/>
			<channelmap in="tom3-24" out="tom3"/>
			<channelmap in="tom4-24" out="tom4"/>
		</instrument>
    <instrument name="kick-r" file="kick-r/kick-r.xml">
			<channelmap in="amb-l-25" out="amb-l"/>
			<channelmap in="amb-r-25" out="amb-r"/>
			<channelmap in="hihat-25" out="hihat"/>
			<channelmap in="kick-l-25" out="kick-l"/>
			<channelmap in="kick-r-25" out="kick-r"/>
			<channelmap in="kick-trg-25" out="kick-trg"/>
			<channelmap in="oh-l-25" out="oh-l"/>
			<channelmap in="oh-r-25" out="oh-r"/>
			<channelmap in="ride-25" out="ride"/>
			<channelmap in="snare-btm-25" out="snare-btm"/>
			<channelmap in="snare-top-25" out="snare-top"/>
			<channelmap in="tom1-25" out="tom1"/>
			<channelmap in="tom2-25" out="tom2"/>
			<channelmap in="tom3-25" out="tom3"/>
			<channelmap in="tom4-25" out="tom4"/>
		</instrument>
    <instrument name="kick-l" file="kick-l/kick-l.xml">
			<channelmap in="amb-l-26" out="amb-l"/>
			<channelmap in="amb-r-26" out="amb-r"/>
			<channelmap in="hihat-26" out="hihat"/>
			<channelmap in="kick-l-26" out="kick-l"/>
			<channelmap in="kick-r-26" out="kick-r"/>
			<channelmap in="kick-trg-26" out="kick-trg"/>
			<channelmap in="oh-l-26" out="oh-l"/>
			<channelmap in="oh-r-26" out="oh-r"/>
			<channelmap in="ride-26" out="ride"/>
			<channelmap in="snare-btm-26" out="snare-btm"/>
			<channelmap in="snare-top-26" out="snare-top"/>
			<channelmap in="tom1-26" out="tom1"/>
			<channelmap in="tom2-26" out="tom2"/>
			<channelmap in="tom3-26" out="tom3"/>
			<channelmap in="tom4-26" out="tom4"/>
		</instrument>
	</instruments>
</drumkit>
The status log

Code: Select all

Drumkit status: Error
Drumkit name:
Drumkit description:
Session buffer size: 128
Number of underruns:0
Messages:
[Warning] XML parse error in '/run/media/Harv/ProAudio/artstar/snare/snare.xml
[Error] Missing attribute 'name' at line 0
[Warning] No instrument with name 'snare' 
Samplerate shows as 44100 and resampled to 48000
User avatar
deva
Established Member
Posts: 285
Joined: Sun Oct 23, 2016 10:15 am
Has thanked: 3 times
Been thanked: 31 times
Contact:

Re: any new kits from drumgizmo??

Post by deva »

The ''artstar.xml'' file should contain:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<drumkit name="Test drumkit" description="A test drumkit" samplerate="48000" version="1.0">
  <channels>
    <channel name="snare-top"/>
    <channel name="snare-btm"/>
    <channel name="kick-trg"/>
    <channel name="kick-r"/>
    <channel name="kick-l"/>
    <channel name="oh-r"/>
    <channel name="oh-l"/>
    <channel name="hihat"/>
    <channel name="ride"/>
    <channel name="tom1"/>
    <channel name="tom2"/>
    <channel name="tom3"/>
    <channel name="tom4"/>
    <channel name="amb-r"/>
    <channel name="amb-l"/>
  </channels>
  <instruments>
<!--
    <instrument name="snare-artstar" file="snare-artstar/snare-artstar.xml">
			<channelmap in="amb-l-1" out="amb-l"/>
			<channelmap in="amb-r-1" out="amb-r"/>
			<channelmap in="hihat-1" out="hihat"/>
			<channelmap in="kick-l-1" out="kick-l"/>
			<channelmap in="kick-r-1" out="kick-r"/>
			<channelmap in="kick-trg-1" out="kick-trg"/>
			<channelmap in="oh-l-1" out="oh-l"/>
			<channelmap in="oh-r-1" out="oh-r"/>
			<channelmap in="ride-1" out="ride"/>
			<channelmap in="snare-btm-1" out="snare-btm"/>
			<channelmap in="snare-top-1" out="snare-top"/>
			<channelmap in="tom1-1" out="tom1"/>
			<channelmap in="tom2-1" out="tom2"/>
			<channelmap in="tom3-1" out="tom3"/>
			<channelmap in="tom4-1" out="tom4"/>
		</instrument>
-->
    <instrument name="snare-ludwig" file="snare-ludwig/snare-ludwig.xml">
			<channelmap in="amb-l-2" out="amb-l"/>
			<channelmap in="amb-r-2" out="amb-r"/>
			<channelmap in="hihat-2" out="hihat"/>
			<channelmap in="kick-l-2" out="kick-l"/>
			<channelmap in="kick-r-2" out="kick-r"/>
			<channelmap in="kick-trg-2" out="kick-trg"/>
			<channelmap in="oh-l-2" out="oh-l"/>
			<channelmap in="oh-r-2" out="oh-r"/>
			<channelmap in="ride-2" out="ride"/>
			<channelmap in="snare-btm-2" out="snare-btm"/>
			<channelmap in="snare-top-2" out="snare-top"/>
			<channelmap in="tom1-2" out="tom1"/>
			<channelmap in="tom2-2" out="tom2"/>
			<channelmap in="tom3-2" out="tom3"/>
			<channelmap in="tom4-2" out="tom4"/>
		</instrument>
    <instrument name="hihat-closed" group="hihat" file="hihat-closed/hihat-closed.xml">
			<channelmap in="amb-l-3" out="amb-l"/>
			<channelmap in="amb-r-3" out="amb-r"/>
			<channelmap in="hihat-3" out="hihat"/>
			<channelmap in="kick-l-3" out="kick-l"/>
			<channelmap in="kick-r-3" out="kick-r"/>
			<channelmap in="kick-trg-3" out="kick-trg"/>
			<channelmap in="oh-l-3" out="oh-l"/>
			<channelmap in="oh-r-3" out="oh-r"/>
			<channelmap in="ride-3" out="ride"/>
			<channelmap in="snare-btm-3" out="snare-btm"/>
			<channelmap in="snare-top-3" out="snare-top"/>
			<channelmap in="tom1-3" out="tom1"/>
			<channelmap in="tom2-3" out="tom2"/>
			<channelmap in="tom3-3" out="tom3"/>
			<channelmap in="tom4-3" out="tom4"/>
		</instrument>
    <instrument name="hihat-open" group="hihat" file="hihat-open/hihat-open.xml">
			<channelmap in="amb-l-7" out="amb-l"/>
			<channelmap in="amb-r-7" out="amb-r"/>
			<channelmap in="hihat-7" out="hihat"/>
			<channelmap in="kick-l-7" out="kick-l"/>
			<channelmap in="kick-r-7" out="kick-r"/>
			<channelmap in="kick-trg-7" out="kick-trg"/>
			<channelmap in="oh-l-7" out="oh-l"/>
			<channelmap in="oh-r-7" out="oh-r"/>
			<channelmap in="ride-7" out="ride"/>
			<channelmap in="snare-btm-7" out="snare-btm"/>
			<channelmap in="snare-top-7" out="snare-top"/>
			<channelmap in="tom1-7" out="tom1"/>
			<channelmap in="tom2-7" out="tom2"/>
			<channelmap in="tom3-7" out="tom3"/>
			<channelmap in="tom4-7" out="tom4"/>
		</instrument>
    <instrument name="stagg-8inch" file="stagg-8inch/stagg-8inch.xml">
			<channelmap in="amb-l-10" out="amb-l"/>
			<channelmap in="amb-r-10" out="amb-r"/>
			<channelmap in="hihat-10" out="hihat"/>
			<channelmap in="kick-l-10" out="kick-l"/>
			<channelmap in="kick-r-10" out="kick-r"/>
			<channelmap in="kick-trg-10" out="kick-trg"/>
			<channelmap in="oh-l-10" out="oh-l"/>
			<channelmap in="oh-r-10" out="oh-r"/>
			<channelmap in="ride-10" out="ride"/>
			<channelmap in="snare-btm-10" out="snare-btm"/>
			<channelmap in="snare-top-10" out="snare-top"/>
			<channelmap in="tom1-10" out="tom1"/>
			<channelmap in="tom2-10" out="tom2"/>
			<channelmap in="tom3-10" out="tom3"/>
			<channelmap in="tom4-10" out="tom4"/>
		</instrument>
    <instrument name="crash-litian-16inch" group="crash-litian-16inch" file="crash-litian-16inch/crash-litian-16inch.xml">
			<channelmap in="amb-l-11" out="amb-l"/>
			<channelmap in="amb-r-11" out="amb-r"/>
			<channelmap in="hihat-11" out="hihat"/>
			<channelmap in="kick-l-11" out="kick-l"/>
			<channelmap in="kick-r-11" out="kick-r"/>
			<channelmap in="kick-trg-11" out="kick-trg"/>
			<channelmap in="oh-l-11" out="oh-l"/>
			<channelmap in="oh-r-11" out="oh-r"/>
			<channelmap in="ride-11" out="ride"/>
			<channelmap in="snare-btm-11" out="snare-btm"/>
			<channelmap in="snare-top-11" out="snare-top"/>
			<channelmap in="tom1-11" out="tom1"/>
			<channelmap in="tom2-11" out="tom2"/>
			<channelmap in="tom3-11" out="tom3"/>
			<channelmap in="tom4-11" out="tom4"/>
		</instrument>
    <instrument name="stagg-12inch" file="stagg-12inch/stagg-12inch.xml">
			<channelmap in="amb-l-12" out="amb-l"/>
			<channelmap in="amb-r-12" out="amb-r"/>
			<channelmap in="hihat-12" out="hihat"/>
			<channelmap in="kick-l-12" out="kick-l"/>
			<channelmap in="kick-r-12" out="kick-r"/>
			<channelmap in="kick-trg-12" out="kick-trg"/>
			<channelmap in="oh-l-12" out="oh-l"/>
			<channelmap in="oh-r-12" out="oh-r"/>
			<channelmap in="ride-12" out="ride"/>
			<channelmap in="snare-btm-12" out="snare-btm"/>
			<channelmap in="snare-top-12" out="snare-top"/>
			<channelmap in="tom1-12" out="tom1"/>
			<channelmap in="tom2-12" out="tom2"/>
			<channelmap in="tom3-12" out="tom3"/>
			<channelmap in="tom4-12" out="tom4"/>
		</instrument>
    <instrument name="crash-litian-16inch-stop" group="crash-litian-16inch" file="crash-litian-16inch-stop/crash-litian-16inch-stop.xml">
			<channelmap in="amb-l-13" out="amb-l"/>
			<channelmap in="amb-r-13" out="amb-r"/>
			<channelmap in="hihat-13" out="hihat"/>
			<channelmap in="kick-l-13" out="kick-l"/>
			<channelmap in="kick-r-13" out="kick-r"/>
			<channelmap in="kick-trg-13" out="kick-trg"/>
			<channelmap in="oh-l-13" out="oh-l"/>
			<channelmap in="oh-r-13" out="oh-r"/>
			<channelmap in="ride-13" out="ride"/>
			<channelmap in="snare-btm-13" out="snare-btm"/>
			<channelmap in="snare-top-13" out="snare-top"/>
			<channelmap in="tom1-13" out="tom1"/>
			<channelmap in="tom2-13" out="tom2"/>
			<channelmap in="tom3-13" out="tom3"/>
			<channelmap in="tom4-13" out="tom4"/>
		</instrument>
    <instrument name="crash-litian-18inch" group="crash-litian-18inch" file="crash-litian-18inch/crash-litian-18inch.xml">
			<channelmap in="amb-l-14" out="amb-l"/>
			<channelmap in="amb-r-14" out="amb-r"/>
			<channelmap in="hihat-14" out="hihat"/>
			<channelmap in="kick-l-14" out="kick-l"/>
			<channelmap in="kick-r-14" out="kick-r"/>
			<channelmap in="kick-trg-14" out="kick-trg"/>
			<channelmap in="oh-l-14" out="oh-l"/>
			<channelmap in="oh-r-14" out="oh-r"/>
			<channelmap in="ride-14" out="ride"/>
			<channelmap in="snare-btm-14" out="snare-btm"/>
			<channelmap in="snare-top-14" out="snare-top"/>
			<channelmap in="tom1-14" out="tom1"/>
			<channelmap in="tom2-14" out="tom2"/>
			<channelmap in="tom3-14" out="tom3"/>
			<channelmap in="tom4-14" out="tom4"/>
		</instrument>
    <instrument name="crash-litian-18inch-stop" group="crash-litian-18inch" file="crash-litian-18inch-stop/crash-litian-18inch-stop.xml">
			<channelmap in="amb-l-15" out="amb-l"/>
			<channelmap in="amb-r-15" out="amb-r"/>
			<channelmap in="hihat-15" out="hihat"/>
			<channelmap in="kick-l-15" out="kick-l"/>
			<channelmap in="kick-r-15" out="kick-r"/>
			<channelmap in="kick-trg-15" out="kick-trg"/>
			<channelmap in="oh-l-15" out="oh-l"/>
			<channelmap in="oh-r-15" out="oh-r"/>
			<channelmap in="ride-15" out="ride"/>
			<channelmap in="snare-btm-15" out="snare-btm"/>
			<channelmap in="snare-top-15" out="snare-top"/>
			<channelmap in="tom1-15" out="tom1"/>
			<channelmap in="tom2-15" out="tom2"/>
			<channelmap in="tom3-15" out="tom3"/>
			<channelmap in="tom4-15" out="tom4"/>
		</instrument>
    <instrument name="tom1" file="tom1/tom1.xml">
			<channelmap in="amb-l-16" out="amb-l"/>
			<channelmap in="amb-r-16" out="amb-r"/>
			<channelmap in="hihat-16" out="hihat"/>
			<channelmap in="kick-l-16" out="kick-l"/>
			<channelmap in="kick-r-16" out="kick-r"/>
			<channelmap in="kick-trg-16" out="kick-trg"/>
			<channelmap in="oh-l-16" out="oh-l"/>
			<channelmap in="oh-r-16" out="oh-r"/>
			<channelmap in="ride-16" out="ride"/>
			<channelmap in="snare-btm-16" out="snare-btm"/>
			<channelmap in="snare-top-16" out="snare-top"/>
			<channelmap in="tom1-16" out="tom1"/>
			<channelmap in="tom2-16" out="tom2"/>
			<channelmap in="tom3-16" out="tom3"/>
			<channelmap in="tom4-16" out="tom4"/>
		</instrument>
    <instrument name="tom2" file="tom2/tom2.xml">
			<channelmap in="amb-l-17" out="amb-l"/>
			<channelmap in="amb-r-17" out="amb-r"/>
			<channelmap in="hihat-17" out="hihat"/>
			<channelmap in="kick-l-17" out="kick-l"/>
			<channelmap in="kick-r-17" out="kick-r"/>
			<channelmap in="kick-trg-17" out="kick-trg"/>
			<channelmap in="oh-l-17" out="oh-l"/>
			<channelmap in="oh-r-17" out="oh-r"/>
			<channelmap in="ride-17" out="ride"/>
			<channelmap in="snare-btm-17" out="snare-btm"/>
			<channelmap in="snare-top-17" out="snare-top"/>
			<channelmap in="tom1-17" out="tom1"/>
			<channelmap in="tom2-17" out="tom2"/>
			<channelmap in="tom3-17" out="tom3"/>
			<channelmap in="tom4-17" out="tom4"/>
		</instrument>
    <instrument name="tom3" file="tom3/tom3.xml">
			<channelmap in="amb-l-18" out="amb-l"/>
			<channelmap in="amb-r-18" out="amb-r"/>
			<channelmap in="hihat-18" out="hihat"/>
			<channelmap in="kick-l-18" out="kick-l"/>
			<channelmap in="kick-r-18" out="kick-r"/>
			<channelmap in="kick-trg-18" out="kick-trg"/>
			<channelmap in="oh-l-18" out="oh-l"/>
			<channelmap in="oh-r-18" out="oh-r"/>
			<channelmap in="ride-18" out="ride"/>
			<channelmap in="snare-btm-18" out="snare-btm"/>
			<channelmap in="snare-top-18" out="snare-top"/>
			<channelmap in="tom1-18" out="tom1"/>
			<channelmap in="tom2-18" out="tom2"/>
			<channelmap in="tom3-18" out="tom3"/>
			<channelmap in="tom4-18" out="tom4"/>
		</instrument>
    <instrument name="tom4" file="tom4/tom4.xml">
			<channelmap in="amb-l-19" out="amb-l"/>
			<channelmap in="amb-r-19" out="amb-r"/>
			<channelmap in="hihat-19" out="hihat"/>
			<channelmap in="kick-l-19" out="kick-l"/>
			<channelmap in="kick-r-19" out="kick-r"/>
			<channelmap in="kick-trg-19" out="kick-trg"/>
			<channelmap in="oh-l-19" out="oh-l"/>
			<channelmap in="oh-r-19" out="oh-r"/>
			<channelmap in="ride-19" out="ride"/>
			<channelmap in="snare-btm-19" out="snare-btm"/>
			<channelmap in="snare-top-19" out="snare-top"/>
			<channelmap in="tom1-19" out="tom1"/>
			<channelmap in="tom2-19" out="tom2"/>
			<channelmap in="tom3-19" out="tom3"/>
			<channelmap in="tom4-19" out="tom4"/>
		</instrument>
    <instrument name="china" file="china/china.xml">
			<channelmap in="amb-l-20" out="amb-l"/>
			<channelmap in="amb-r-20" out="amb-r"/>
			<channelmap in="hihat-20" out="hihat"/>
			<channelmap in="kick-l-20" out="kick-l"/>
			<channelmap in="kick-r-20" out="kick-r"/>
			<channelmap in="kick-trg-20" out="kick-trg"/>
			<channelmap in="oh-l-20" out="oh-l"/>
			<channelmap in="oh-r-20" out="oh-r"/>
			<channelmap in="ride-20" out="ride"/>
			<channelmap in="snare-btm-20" out="snare-btm"/>
			<channelmap in="snare-top-20" out="snare-top"/>
			<channelmap in="tom1-20" out="tom1"/>
			<channelmap in="tom2-20" out="tom2"/>
			<channelmap in="tom3-20" out="tom3"/>
			<channelmap in="tom4-20" out="tom4"/>
		</instrument>
    <instrument name="ride" file="ride/ride.xml">
			<channelmap in="amb-l-21" out="amb-l"/>
			<channelmap in="amb-r-21" out="amb-r"/>
			<channelmap in="hihat-21" out="hihat"/>
			<channelmap in="kick-l-21" out="kick-l"/>
			<channelmap in="kick-r-21" out="kick-r"/>
			<channelmap in="kick-trg-21" out="kick-trg"/>
			<channelmap in="oh-l-21" out="oh-l"/>
			<channelmap in="oh-r-21" out="oh-r"/>
			<channelmap in="ride-21" out="ride"/>
			<channelmap in="snare-btm-21" out="snare-btm"/>
			<channelmap in="snare-top-21" out="snare-top"/>
			<channelmap in="tom1-21" out="tom1"/>
			<channelmap in="tom2-21" out="tom2"/>
			<channelmap in="tom3-21" out="tom3"/>
			<channelmap in="tom4-21" out="tom4"/>
		</instrument>
    <instrument name="ride-bell" file="ride-bell/ride-bell.xml">
			<channelmap in="amb-l-22" out="amb-l"/>
			<channelmap in="amb-r-22" out="amb-r"/>
			<channelmap in="hihat-22" out="hihat"/>
			<channelmap in="kick-l-22" out="kick-l"/>
			<channelmap in="kick-r-22" out="kick-r"/>
			<channelmap in="kick-trg-22" out="kick-trg"/>
			<channelmap in="oh-l-22" out="oh-l"/>
			<channelmap in="oh-r-22" out="oh-r"/>
			<channelmap in="ride-22" out="ride"/>
			<channelmap in="snare-btm-22" out="snare-btm"/>
			<channelmap in="snare-top-22" out="snare-top"/>
			<channelmap in="tom1-22" out="tom1"/>
			<channelmap in="tom2-22" out="tom2"/>
			<channelmap in="tom3-22" out="tom3"/>
			<channelmap in="tom4-22" out="tom4"/>
		</instrument>
    <instrument name="zilbel" file="zilbel/zilbel.xml">
			<channelmap in="amb-l-24" out="amb-l"/>
			<channelmap in="amb-r-24" out="amb-r"/>
			<channelmap in="hihat-24" out="hihat"/>
			<channelmap in="kick-l-24" out="kick-l"/>
			<channelmap in="kick-r-24" out="kick-r"/>
			<channelmap in="kick-trg-24" out="kick-trg"/>
			<channelmap in="oh-l-24" out="oh-l"/>
			<channelmap in="oh-r-24" out="oh-r"/>
			<channelmap in="ride-24" out="ride"/>
			<channelmap in="snare-btm-24" out="snare-btm"/>
			<channelmap in="snare-top-24" out="snare-top"/>
			<channelmap in="tom1-24" out="tom1"/>
			<channelmap in="tom2-24" out="tom2"/>
			<channelmap in="tom3-24" out="tom3"/>
			<channelmap in="tom4-24" out="tom4"/>
		</instrument>
    <instrument name="kick-r" file="kick-r/kick-r.xml">
			<channelmap in="amb-l-25" out="amb-l"/>
			<channelmap in="amb-r-25" out="amb-r"/>
			<channelmap in="hihat-25" out="hihat"/>
			<channelmap in="kick-l-25" out="kick-l"/>
			<channelmap in="kick-r-25" out="kick-r"/>
			<channelmap in="kick-trg-25" out="kick-trg"/>
			<channelmap in="oh-l-25" out="oh-l"/>
			<channelmap in="oh-r-25" out="oh-r"/>
			<channelmap in="ride-25" out="ride"/>
			<channelmap in="snare-btm-25" out="snare-btm"/>
			<channelmap in="snare-top-25" out="snare-top"/>
			<channelmap in="tom1-25" out="tom1"/>
			<channelmap in="tom2-25" out="tom2"/>
			<channelmap in="tom3-25" out="tom3"/>
			<channelmap in="tom4-25" out="tom4"/>
		</instrument>
    <instrument name="kick-l" file="kick-l/kick-l.xml">
			<channelmap in="amb-l-26" out="amb-l"/>
			<channelmap in="amb-r-26" out="amb-r"/>
			<channelmap in="hihat-26" out="hihat"/>
			<channelmap in="kick-l-26" out="kick-l"/>
			<channelmap in="kick-r-26" out="kick-r"/>
			<channelmap in="kick-trg-26" out="kick-trg"/>
			<channelmap in="oh-l-26" out="oh-l"/>
			<channelmap in="oh-r-26" out="oh-r"/>
			<channelmap in="ride-26" out="ride"/>
			<channelmap in="snare-btm-26" out="snare-btm"/>
			<channelmap in="snare-top-26" out="snare-top"/>
			<channelmap in="tom1-26" out="tom1"/>
			<channelmap in="tom2-26" out="tom2"/>
			<channelmap in="tom3-26" out="tom3"/>
			<channelmap in="tom4-26" out="tom4"/>
		</instrument>
	</instruments>
</drumkit>
User avatar
funkmuscle
Established Member
Posts: 2801
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 129 times
Been thanked: 31 times

Re: any new kits from drumgizmo??

Post by funkmuscle »

Okay it works now {exclamation-mark} dude this is a nice raw sounding drum kit. If you could do it properly that would be awesome. You are right that the overheads could be louder but the kit sounds nice in its raw format so I'm going to mess with it to see what it sounds like all dressed up...
User avatar
funkmuscle
Established Member
Posts: 2801
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 129 times
Been thanked: 31 times

Re: any new kits from drumgizmo??

Post by funkmuscle »

Deva This drum kit mixes nicely. I'm hoping you've got the time to actually make a proper kit out of it.
User avatar
funkmuscle
Established Member
Posts: 2801
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 129 times
Been thanked: 31 times

Re: any new kits from drumgizmo??

Post by funkmuscle »

I really like this kit. Will it become an addition Deva?
If yes, can we request some features?
User avatar
deva
Established Member
Posts: 285
Joined: Sun Oct 23, 2016 10:15 am
Has thanked: 3 times
Been thanked: 31 times
Contact:

Re: any new kits from drumgizmo??

Post by deva »

funkmuscle wrote: Sat Jan 30, 2021 4:16 pm I really like this kit. Will it become an addition Deva?
If yes, can we request some features?
I will be re-recording everything at some point, so yes, feature requests would be in order :-)
User avatar
funkmuscle
Established Member
Posts: 2801
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 129 times
Been thanked: 31 times

Re: any new kits from drumgizmo??

Post by funkmuscle »

deva wrote: Sat Jan 30, 2021 4:34 pm
funkmuscle wrote: Sat Jan 30, 2021 4:16 pm I really like this kit. Will it become an addition Deva?
If yes, can we request some features?
I will be re-recording everything at some point, so yes, feature requests would be in order :-)
Nice.
Request:

Code: Select all

It seems like lots want this round robin thing. 

I'm not familiar as I never really used Windows or Macs at all so all I know is what Linux has to offer. 

more snare and Tom samples:
rims
sides
Left and Right hand shots

Kick drum
A nice beater. That's the only thing I don't like about the DRS kit. The kick does not work for me with heavier songs. I can't accomplish that basketball sound like I can with the Crocellkit.
Left and Right kick

That is it for now. Hope others can add.

Thank you DG Team for the awesome work.
Post Reply