2018 Commits (e90fa99a5b94f9a93cf209003aad486a37bea07c)
 

Author SHA1 Message Date
  Jonathan Moore Liles 3b02169d31 Make normalization code work at all zoom levels. 17 years ago
  Jonathan Moore Liles a032a95fad Cleanup some issues with trimming. 17 years ago
  Jonathan Moore Liles d36804ea4e Finish making Peaks use Clip 17 years ago
  Jonathan Moore Liles bb0b511122 Make make_peaks use Clip to access source. 17 years ago
  Jonathan Moore Liles f27a222e47 Cleanup peak code to use Clip for reading. 17 years ago
  Jonathan Moore Liles 1684805c63 Size Waveforms to clip length. 17 years ago
  Jonathan Moore Liles 05854badd9 Clean up zoom bar a bit. 17 years ago
  Jonathan Moore Liles 0328ebfa2d Read peaks from source in chunks of exact size requirested. 17 years ago
  Jonathan Moore Liles 09a19516f3 Work on peak reader (WIP). Resize regions on zoom. 17 years ago
  Jonathan Moore Liles 720f024fa0 Read peaks directly from source at high zoom levels. 17 years ago
  Jonathan Moore Liles 0c9be68bcd Update peaks when necessary. 17 years ago
  Jonathan Moore Liles 31b449c24b Use libsndfile. Actually generate peak data. 17 years ago
  Jonathan Moore Liles 4129714315 More tweaking. 17 years ago
  Jonathan Moore Liles 8905484cb1 Cleanups. 17 years ago
  Jonathan Moore Liles 41b62781d1 Work on supporting actual audio backing. WIP. 17 years ago
  Jonathan Moore Liles 1750df5f5e Add normalization function. 17 years ago
  Jonathan Moore Liles a819cdd7b8 Color by amplitude when drawing waveform. 17 years ago
  Jonathan Moore Liles 043517166e Cleanup region code a bit. 17 years ago
  Jonathan Moore Liles 76d2d70611 Don't drag-scroll past beginning of track. 17 years ago
  Jonathan Moore Liles 894d5d85d0 Allow copying of regions. 17 years ago
  Jonathan Moore Liles ece5a45cb0 Automatically scroll timeline when dragging a region. 17 years ago
  Jonathan Moore Liles 477e1f5b40 Let tracks recieve DND events. 17 years ago
  Jonathan Moore Liles 41ac62e2cd Allow interactive trimming of regions. 17 years ago
  Jonathan Moore Liles 62781a70ed Add tracks. Support dragging regions between tracks. 17 years ago
  Jonathan Moore Liles 7421e646df Clean up a few inconsistencies with sequence tab detaching. 17 years ago
  Jonathan Moore Liles 6765c3faea Oops. Fix bug introduced in mapping note exclusion commit 17 years ago
  Jonathan Moore Liles 5cb724cecc Correct off-by-one in drawing of selection rectangle. 17 years ago
  Jonathan Moore Liles 4515a3d9a4 Draw playhead the same way, regardless of selection flag. 17 years ago
  Jonathan Moore Liles db1b2f63e7 Make 'crop' command crop to rectangle too. 17 years ago
  Jonathan Moore Liles d8fe1ad003 Add new rectangular selection to canvas. 17 years ago
  Jonathan Moore Liles 5f8d98cb92 Update TODO. 17 years ago
  Jonathan Moore Liles 3713bf9629 Add Jack MIDI section to manual. 17 years ago
  Jonathan Moore Liles 9d0689a8fa Make 'install' rule depend on 'all' 17 years ago
  Jonathan Moore Liles 3ab70175da Don't depend on {foo,bar} expansion support in shell in Makefile. 17 years ago
  Jonathan Moore Liles 669d638ab0 Support trimming of region. 17 years ago
  Jonathan Moore Liles 4b290d3372 Try to be more efficient about clipping. 17 years ago
  Jonathan Moore Liles a7f590aa40 Initial checkin. 17 years ago
  Jonathan Moore Liles 90e0853e91 Actually commit rendered HTML doc from previous doc fix commit. 17 years ago
  Jonathan Moore Liles 0b2b55281f Make sure notes are redrawn when mapping is changed. 17 years ago
  Jonathan Moore Liles 742679c5ad Actually mute notes outside of current mapping. 17 years ago
  Jonathan Moore Liles 9bebbffd46 Fix tpyos in dcumentaion. 17 years ago
  Jonathan Moore Liles 9f151de3e1 Add 'dist' target to Makefile. 17 years ago
  Jonathan Moore Liles bc64b35d2a Make all objects depend on Makefile. 17 years ago
  Jonathan Moore Liles 7b75e2b425 Move definition of VERSION to Makefile. 17 years ago
  Jonathan Moore Liles 81fe5efb53 Make detached sequence window double-buffered too. 17 years ago
  Jonathan Moore Liles 0953207188 Update documentation. 17 years ago
  Jonathan Moore Liles 41eb6f4d7a Update playback mode widget when song is loaded via LASH. 17 years ago
  Jonathan Moore Liles 65df570a30 Clean up some uninitialized values flagged by valgrind. 17 years ago
  Jonathan Moore Liles 5ceed377fb Update phrase display when patterns are created/destroyed. 17 years ago
  Jonathan Moore Liles d301578e54 Call Fl_Double_Window::resize in canvas widget resize method.. Apparently it matters. 17 years ago