Jonathan Moore Liles
|
6673dcd28e
|
Mixer: Implement plugin spectrum view.
|
11 years ago |
Jonathan Moore Liles
|
00ed29d6c2
|
Tweak DSP optimization.
|
11 years ago |
Jonathan Moore Liles
|
2afec38a54
|
Timeline: Read interleaved blocks of samples from libsndfile, rather than processing one channel at a time.
|
11 years ago |
Jonathan Moore Liles
|
ff41fb9f81
|
wscript: Test for __builtin_assume_aligned which is new in GCC 4.7.
|
11 years ago |
Jonathan Moore Liles
|
e578deb112
|
Timeline: Avoid unaligned access.
|
11 years ago |
Jonathan Moore Liles
|
19487a72e4
|
Tweak buffer ops for GCC auto vectorization.
|
11 years ago |
Jonathan Moore Liles
|
cfd451c4d6
|
Mixer: Implement Spatializer module.
|
12 years ago |
Jonathan Moore Liles
|
72a1e2a5cf
|
Mixer: Implement de-zippering for controls of all built-in modules.
|
12 years ago |
Jonathan Moore Liles
|
48698780d9
|
Refactor common components of Timeline and Mixer into nonlib/
|
15 years ago |
Jonathan Moore Liles
|
fed042950f
|
Cleanup capture code and eliminate off-by-one-buffer bug when bouncing tracks.
|
16 years ago |
Jonathan Moore Liles
|
174ca34382
|
Remove extraneous inclusions of const.h
|
17 years ago |
Jonathan Moore Liles
|
d2a8373cff
|
Add module information to debugging output.
|
17 years ago |
Jonathan Moore Liles
|
bd82f954a8
|
Move (mostly) all Engine functionality into Engine/ directory.
|
17 years ago |
Jonathan Moore Liles
|
d87b35c4e0
|
Make mute and solo buttons work.
|
17 years ago |
Jonathan Moore Liles
|
77ac8a2c8e
|
Create track ports with the proper names.
|
17 years ago |
Jonathan Moore Liles
|
72a203d18b
|
Fix a number of errors turned up by valgrind. Import new captures.
|
17 years ago |
Jonathan Moore Liles
|
fbb4b17dca
|
Split Disk_Stream into a base class and Playback_DS and Record_DS.
|
17 years ago |
Jonathan Moore Liles
|
928780a820
|
Move some DSPish code into functions in dsp.c
|
17 years ago |