Jonathan Moore Liles
|
0157734a30
|
Timeline: Add "Disabled" fade type to disable both fade and declicking for cases where regions need to be abutted perfectly.
|
2021-01-09 15:00:35 -08:00 |
Jonathan Moore Liles
|
b13d2da674
|
Timeline: Fix rare segfault which occurred when region loop point is just beyond the end of a region and at the beginning of a buffer.
|
2021-01-09 15:00:35 -08:00 |
Jonathan Moore Liles
|
e7f4a1c4b9
|
Timeline: Rework region loop and loop declick logic.
|
2016-12-09 19:13:52 -08:00 |
Jonathan Moore Liles
|
754d113b0e
|
Timeline: Rework region fade in/out and declick logic.
Closes #204
|
2016-12-06 17:19:12 -08:00 |
Jonathan Moore Liles
|
55bbce6d24
|
Timeline: Move punch logic to record diskthread. Punches are now sample accurate and work better in freewheeling mode.
|
2014-06-07 14:24:24 -07:00 |
Jonathan Moore Liles
|
2afec38a54
|
Timeline: Read interleaved blocks of samples from libsndfile, rather than processing one channel at a time.
|
2013-08-22 18:36:59 -07:00 |
Jonathan Moore Liles
|
e578deb112
|
Timeline: Avoid unaligned access.
|
2013-08-14 17:54:38 -07:00 |
Jonathan Moore Liles
|
9230ab3d04
|
Timeline: Fix potential deadlock when stopping recording.
|
2013-04-05 17:13:51 -07:00 |
Jonathan Moore Liles
|
a99f707bda
|
Timeline: Fix bug causing occasional duplicate 'create' entries in snapshots.
|
2013-03-13 18:02:49 -07:00 |
Jonathan Moore Liles
|
be3c9c6412
|
Timeline: declick loop boundaries.
|
2012-06-22 21:13:05 -07:00 |
Jonathan Moore Liles
|
1f9c2bbb6a
|
Timeline: Fix thread synchronization issues during recording.
|
2012-06-15 18:53:40 -07:00 |
Jonathan Moore Liles
|
e968d8190f
|
Timeline: Fix waveform drawing during record and cumulative error in looped region drawing. Also, avoid redrawing already displayed parts of waveforms while recording.
|
2012-06-12 20:53:21 -07:00 |
Jonathan Moore Liles
|
f3505a84de
|
Timeline: Simplify fade application/avoid cast to long type.
|
2012-06-06 23:43:36 -07:00 |
Jonathan Moore Liles
|
9667f98995
|
Timeline: Don't fork to generate peak mipmaps, do it in the capture thread. Also, clean up related concurrency issues.
|
2012-04-01 18:27:27 -07:00 |
Jonathan Moore Liles
|
906872c79b
|
Massively reoganize tree.
|
2010-02-01 02:26:42 -06:00 |