-
radoslaw committed patchset 53 of module ateprog to the ATEProg - Atmel 89xx, 89x051 programer CVS repository, changing 2 files.
2006-11-02 19:53:27 UTC in ATEProg - Atmel 89xx, 89x051 programer
-
Logged In: YES
user_id=192421
When You complie sweep with experimental code enabled
(configure option --enable-experimental) then You be able to
use aditional tools: pencil - for adjusting individual
sample value by mouse; spray - for adding sintetic noise.
But this tools are still experimental...
2006-06-24 13:59:21 UTC in Sweep
-
Logged In: YES
user_id=192421
sweep is able to convert mono sounds into stereo by
duplicating mono track and is able to convert stereo track
into mono by equal mixing both channels. So we shouls extend
both features.
2006-06-24 12:46:08 UTC in Sweep
-
Logged In: YES
user_id=192421
sweep already has "Edit->Paste as New" and this function
works as expected. I would like to close this feature request.
2006-06-24 12:10:07 UTC in Sweep
-
Logged In: YES
user_id=192421
What do you mean by analizing functions?
sweep draws average amplitude and peak amplitude in
osciloscope window, and i'm working on implementing FFT.
2006-06-24 11:31:08 UTC in Sweep
-
Logged In: YES
user_id=192421
Internally sweep stores samples as 32 bit float regardless
of quality (8,16,24) of loaded sample.
So, plugin chain will be a great feature but not for avoid
truncating.
2006-06-24 11:20:19 UTC in Sweep
-
radoslaw committed patchset 151 of module sweep to the Sweep CVS repository, changing 1 files.
2005-07-07 09:08:55 UTC in Sweep
-
radoslaw committed patchset 148 of module sweep to the Sweep CVS repository, changing 1 files.
2005-01-02 17:45:46 UTC in Sweep
-
Logged In: YES
user_id=192421
Please, run sweep on gdb:
$ gdb sweep
then ...
(gdb) run
Starting program: /usr/bin/sweep
and when sweep segfaulted, you should receive something
simmilar, like this:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 27024304 (LWP 9660)]
0x08063ca0 in output (data=0x19c5990, header=0x84e7aa8,
pcm=0x84eaee0) at file_mad.c:232
232.
2004-07-11 17:22:36 UTC in Sweep
-
radoslaw committed patchset 142 of module sweep to the Sweep CVS repository, changing 1 files.
2004-07-11 17:11:56 UTC in Sweep