Scott Bahling a écrit :

> Hi Emmanuel,

Hi!

[...]

>> Just in case this NS Kit7 builder would be of some interest for some of 
>> you, you can download it here:
>>
>> http://esaracco.free.fr/downloads/buildNSKit7.pl
> 
> Cool. Well I already have my drumkits defined. But if I find time I will
> try it out. I noticed that your script creates each instrument layer
> covering the complete velocity range. <min>=0 <max>=1. Wouldn't you want
> to scale each layer by velocity? Otherwise you will either hear all
> layers at the same time, or only the first layer that H2 matches (can't
> remember the logic in the sampler, but I think it is the later). I think
> you will need to compile H2 with the MAX_LAYERS define increased.

Yes, you're right. At first I was creating a lot of layers for each 
instruments, but it happens many time that NS Kit7 contains more than 16 
layers. So, to not force any "buildNSKit7.pl" users to rebuild Hydrogen 
with a greater MAX_LAYERS value, I now just define one layer that use 
the greater NS Kit7 WAV file number.

If needed I can update "buildNSKit7.pl" to act this way again, but are 
you really sure the max/min values of a Hydrogen layer is about 
velocity? And if so, is there any relation between NS Kit7 WAV file 
numbering and velocity (I thought it was more relative to gain)?

> How much ram do you have in your system? I used to have 2GB and because
> H2 loads all sample data into memory and the footprint of NSKit
> instruments is rather large, I ran out of memory with relatively small
> kits. I now have 8GB of ram, so it's less of an issue. Not as much
> incentive for me to write a disk streaming patch to H2 anymore though ;)

I have 3GB of RAM. But, as you guessed it right, I pick up only 
instruments that I want to use in the sound library.

[...]

Thanks,

Bye


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to