Bug#617599: audacity: patch for 64 bits systems

2011-03-10 Thread jmg
Package: audacity Followup-For: Bug #617599 Here is a patch that probably only work on amd 64 bits machines and compatibles as it assumes sizeof long equals sizeof double. --- ./lib-src/libnyquist/nyquist/nyqsrc/fft.c.original 2011-03-10 21:44:23.0 +0100 +++ ./lib-src/libnyquist/nyqu

Bug#617599: audacity: Additional information to reproduce the bug

2011-03-09 Thread jmg
Package: audacity Version: 1.3.12-6 Followup-For: Bug #617599 To reproduce the bug. Use a 64 amd processor. Install the nyquist script in ~/.audacity-files/plug-ins/fft.ny >From a console, launch audacity. If you cannot load a sound with bass such as bachata, use the audacity menu: Générer/So

Bug#617599: audacity: 32 bits floats 64 bits long and snd_fft behaviour

2011-03-09 Thread jmg
Package: audacity Version: 1.3.12-6 Severity: normal I have a nyquist script using snd-fft api which have a random beaviour on my computer where floats are 32 bits and long 64 bits. Each time I execute the script, result is different, when it should be about equal. I 'd like to know if same ran