Nikolaj Olsson
0ebd0f8cee
Some line endings to CRLF
2016-02-08 21:11:03 +01:00
XhmikosR
f13d7c1b81
Ran CodeMaid.
2016-01-24 16:49:03 +02:00
niksedk
3f0b3af58d
Minor refact (move code to libse)
2015-11-25 05:17:36 +01:00
J.D. Purcell
41a8c83683
Open WAV even if another program has it locked for writing (experimental fix).
2015-10-29 10:02:42 -04:00
J.D. Purcell
c8ed603f9b
Spectrogram loading cleanups.
2015-10-04 12:41:09 -04:00
J.D. Purcell
ed7c351b19
Minor changes / cleanup.
2015-10-03 15:39:00 -04:00
J.D. Purcell
ea5e748072
Display actual wave peaks instead of a sampled waveform.
2015-09-30 21:53:59 -04:00
J.D. Purcell
d852ce5519
Fix comment.
2015-09-20 23:51:40 -04:00
J.D. Purcell
0defc6b5e9
WaveToVisualizer: fix peak generation skipping the last fractional second of audio.
...
Add waveform batch: generate spectrogram (if respective setting is enabled).
Add waveform batch: fix status not showing the "calculating..." part.
Small code cleanups.
2015-09-13 01:11:13 -04:00
niksedk
fc296789ef
Better handling of not supported wave files in main window
2015-09-09 06:38:49 +02:00
J.D. Purcell
511ad7e132
Add support for 8-bit, 20-bit, and 24-bit WAVs.
2015-09-08 23:31:22 -04:00
J.D. Purcell
3bc7d258d0
Small code cleanup.
2015-09-05 19:19:19 -04:00
J.D. Purcell
b853819faa
Small code cleanup.
2015-09-05 19:12:19 -04:00
J.D. Purcell
f5a07e90b3
Small code cleanup.
2015-09-05 18:42:06 -04:00
J.D. Purcell
3fdafd165b
Small code cleanup.
2015-09-05 18:19:16 -04:00
J.D. Purcell
d94c73221f
Undo removing one of the lines from Info.xml (for backwards compatibility).
2015-09-05 13:56:19 -04:00
J.D. Purcell
42565f4c98
Improve spectrogram accuracy.
2015-09-05 13:45:53 -04:00
J.D. Purcell
76d96f4309
Remove unnecessary information from spectrogram info.
2015-09-05 13:45:53 -04:00
J.D. Purcell
6961eab2ef
Spectrogram: parallelize image saving.
2015-09-05 13:45:52 -04:00
J.D. Purcell
0e9a416a7a
Palette indexes are not actually related to the FFT length.
2015-09-05 13:45:52 -04:00
J.D. Purcell
d5fa8fbe3c
Add some readonly keywords.
2015-09-03 01:46:29 -04:00
J.D. Purcell
7fa4accd64
Optimize pixel drawing.
...
Optimize byte to double conversion.
Other small optimizations/cleanups/fixes.
2015-09-02 23:37:56 -04:00
J.D. Purcell
456bf7c090
Change multiplication order (doesn't matter).
2015-09-02 19:11:32 -04:00
J.D. Purcell
ec247f2942
Optimize magnitude to palette index calculation.
2015-09-02 19:05:52 -04:00
J.D. Purcell
df131bf052
Optimization - increase scope of bitmap locking.
2015-09-02 17:31:52 -04:00
J.D. Purcell
0bf16d4c71
Forgot a 'private', just for consistency.
2015-09-01 18:04:35 -04:00
J.D. Purcell
3e4b2acbb9
Use FastBitmap to speed up drawing.
...
Use better optimized FFT routines.
Other optimizations to reduce CPU/memory overhead.
2015-09-01 15:55:51 -04:00
niksedk
1046ece216
libse - initial commit to separate UI and logic
2015-08-26 22:42:40 +02:00