finicalprickle / nitrotracker

Automatically exported from code.google.com/p/nitrotracker
0 stars 0 forks source link

Sample Compression #48

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Maybe you could include some kind of primitive compression method to help 
save RAM? (e.g. a check-box in the sample editor called "compress" and 
when you check or uncheck it a bar appears while it compresses the sample)

Original issue reported on code.google.com by mark.pid...@gmail.com on 2 May 2010 at 7:21

GoogleCodeExporter commented 8 years ago
On MilkyTracker I compress my samples by halving their length (which doubles 
their speed) then setting the relative note to an octave higher. The sample 
sounds the same, but it is actually half as big as the original.

Original comment by gecko...@gmail.com on 11 Jun 2010 at 8:55

GoogleCodeExporter commented 8 years ago
That's a good idea, but there's no way to do that in NitroTracker. You have to 
do it in an external program. Maybe instead you could have a button that 
resamples the sample to the specified pitch?

Original comment by mark.pid...@gmail.com on 12 Jun 2010 at 4:14

GoogleCodeExporter commented 8 years ago
You're right, a very simple resampler would give us an easy way to compress 
samples.

Original comment by gecko...@gmail.com on 12 Jun 2010 at 6:01

GoogleCodeExporter commented 8 years ago
Ah, I thought this was going to be an effect request, for waveform compression. 
 I would also like that sort of compression.

Original comment by tylerrau...@gmail.com on 1 Sep 2010 at 8:37