2013-06-02 |
Krzysztof Foltman | Implement egN_vel2freq and egN_vel2gain. Tighten EQ...
|
commit | commitdiff | tree |
2013-06-02 |
Krzysztof Foltman | Allow layer updates to EQs. Cache last used bandlimited...
|
commit | commitdiff | tree |
2013-06-02 |
Krzysztof Foltman | Implement most basic EQ support. Velocity/CC control...
|
commit | commitdiff | tree |
2013-06-02 |
Krzysztof Foltman | Add new filter type, lpf_4p_hybrid (2-pole resonant...
|
commit | commitdiff | tree |
2013-06-02 |
Krzysztof Foltman | Sampler: new filter types, fix 6dB/oct lowpass/highpass...
|
commit | commitdiff | tree |
2013-06-01 |
Krzysztof Foltman | Avoid sin/cos and cent->frequency in filter code by...
|
commit | commitdiff | tree |
2013-06-01 |
Krzysztof Foltman | Avoid calculating square root to scale resonance in...
|
commit | commitdiff | tree |
2013-05-27 |
Krzysztof Foltman | NEON: Fix update-in-the-middle-of-double-word-read...
|
commit | commitdiff | tree |
2013-05-26 |
Krzysztof Foltman | Add NEON-optimised versions of biquad and mix-into...
|
commit | commitdiff | tree |
2013-05-26 |
Krzysztof Foltman | Add a NEON optimised version of cubic spline resampler.
|
commit | commitdiff | tree |
2013-05-24 |
Krzysztof Foltman | First version of an SSE-optimised resampler.
|
commit | commitdiff | tree |
2013-05-23 |
Krzysztof Foltman | Got seek_ppqn/seek_samples the other way around :-)
|
commit | commitdiff | tree |
2013-05-23 |
Krzysztof Foltman | Fix another race condition (stop->seek->play).
|
commit | commitdiff | tree |
2013-05-23 |
Krzysztof Foltman | A JACK transport interface redesign to avoid the race...
|
commit | commitdiff | tree |
2013-05-23 |
Krzysztof Foltman | Check for pkg-config, just in case.
|
commit | commitdiff | tree |
2013-05-23 |
Krzysztof Foltman | Need to include config.h before checking dependency...
|
commit | commitdiff | tree |
2013-05-23 |
Krzysztof Foltman | Add missing default configuration value for libsmf.
|
commit | commitdiff | tree |
2013-05-23 |
Krzysztof Foltman | More debugging. Fix stop transport never completing...
|
commit | commitdiff | tree |
2013-05-23 |
Krzysztof Foltman | Add provisional JACK transport debugging.
|
commit | commitdiff | tree |
2013-05-23 |
Krzysztof Foltman | Fix broken transport in USB version.
|
commit | commitdiff | tree |
2013-05-19 |
Krzysztof Foltman | Improve transport handling.
|
commit | commitdiff | tree |
2013-05-19 |
Krzysztof Foltman | Implement issuing a JACK transport seek when transport...
|
commit | commitdiff | tree |
2013-05-19 |
Krzysztof Foltman | Improve handling of in-app transport control with JACK...
|
commit | commitdiff | tree |
2013-05-19 |
Krzysztof Foltman | Buggy but almost working implementation of JACK transport...
|
commit | commitdiff | tree |
2013-05-19 |
Krzysztof Foltman | Initial, potentially very buggy/incomplete, JACK transport...
|
commit | commitdiff | tree |
2013-05-19 |
Krzysztof Foltman | Add an untested hook for JACK transport to the I/O...
|
commit | commitdiff | tree |
2013-05-18 |
Krzysztof Foltman | Avoid divide-by-zero on each note on.
|
commit | commitdiff | tree |
2013-05-18 |
Krzysztof Foltman | Do not calculate exp() with double precision when only...
|
commit | commitdiff | tree |
2013-05-18 |
Krzysztof Foltman | Allocate MAX_SAMPLER_VOICE prefetch pipes always.
|
commit | commitdiff | tree |
2013-05-18 |
Krzysztof Foltman | Report the number of active disk streams.
|
commit | commitdiff | tree |
2013-05-18 |
Krzysztof Foltman | Optimised version of the fix for looped playback of...
|
commit | commitdiff | tree |
2013-05-18 |
Krzysztof Foltman | Slow (but correct) fix for the broken looping of bandlimited...
|
commit | commitdiff | tree |
2013-05-18 |
Krzysztof Foltman | Avoid unnecessary double-precision math.
|
commit | commitdiff | tree |
2013-05-16 |
Krzysztof Foltman | Use glib-2.30 compatible function instead of a newer...
|
commit | commitdiff | tree |
2013-05-14 |
Krzysztof Foltman | Add missing system library, previously added implicitly...
|
commit | commitdiff | tree |
2013-05-13 |
Krzysztof Foltman | Avoid including headers for disabled dependencies.
|
commit | commitdiff | tree |
2013-05-12 |
Krzysztof Foltman | Fix the return type again, correctly this time.
|
commit | commitdiff | tree |
2013-05-12 |
Krzysztof Foltman | Fix loading waves from absolute paths.
|
commit | commitdiff | tree |
2013-05-12 |
Krzysztof Foltman | Fix get_pattern.
|
commit | commitdiff | tree |
2013-05-12 |
Krzysztof Foltman | Fix a latent bug in drumkit editor uncovered by GTK...
|
commit | commitdiff | tree |
2013-05-11 |
Krzysztof Foltman | Make libsmf optional too.
|
commit | commitdiff | tree |
2013-05-11 |
Krzysztof Foltman | Build fixes for fluidsynth (always disabled after recent...
|
commit | commitdiff | tree |
2013-05-11 |
Krzysztof Foltman | Make Fluidsynth use optional.
|
commit | commitdiff | tree |
2013-05-11 |
Krzysztof Foltman | Fix warnings.
|
commit | commitdiff | tree |
2013-05-11 |
Krzysztof Foltman | Make JACK-related functionality optional.
|
commit | commitdiff | tree |
2013-05-11 |
Krzysztof Foltman | Replace JACK ringbuffer in stream player and recorder.
|
commit | commitdiff | tree |
2013-05-11 |
Krzysztof Foltman | Add implementation of a simple replacement for jack_ringbuffer.
|
commit | commitdiff | tree |
2013-05-11 |
Krzysztof Foltman | Handle non-streamed looping on streamed samples.
|
commit | commitdiff | tree |
2013-05-11 |
Krzysztof Foltman | Merge branch 'master' into streaming
|
commit | commitdiff | tree |
2013-05-11 |
Krzysztof Foltman | Fix a memory overwrite when sample path cannot be created.
|
commit | commitdiff | tree |
2013-05-11 |
Krzysztof Foltman | Implement loop count for streamed samples.
|
commit | commitdiff | tree |
2013-05-10 |
Krzysztof Foltman | Attempt at cleaning up the resampling code a little...
|
commit | commitdiff | tree |
2013-05-10 |
Krzysztof Foltman | Destroy the prefetch stack only after all the open...
|
commit | commitdiff | tree |
2013-05-10 |
Krzysztof Foltman | Merge branch 'master' into streaming
|
commit | commitdiff | tree |
2013-05-10 |
Krzysztof Foltman | Make sure all voices are released when sampler is destroyed.
|
commit | commitdiff | tree |
2013-05-10 |
Krzysztof Foltman | Make sure all voices are released when sampler is destroyed.
|
commit | commitdiff | tree |
2013-05-10 |
Krzysztof Foltman | Use a dedicated variable for triggering streaming thread...
|
commit | commitdiff | tree |
2013-05-10 |
Krzysztof Foltman | Merge branch 'master' into streaming
|
commit | commitdiff | tree |
2013-05-10 |
Krzysztof Foltman | Fix loading samples inherited from group level.
|
commit | commitdiff | tree |
2013-05-10 |
Krzysztof Foltman | Correctly(?) account for skipped samples at the end...
|
commit | commitdiff | tree |
2013-05-06 |
Krzysztof Foltman | Use separate code for in-memory and streaming playback.
|
commit | commitdiff | tree |
2013-05-06 |
Krzysztof Foltman | Move sample-end-guard into process_voice_noloop.
|
commit | commitdiff | tree |
2013-05-05 |
Krzysztof Foltman | Restore linear interpolation.
|
commit | commitdiff | tree |
2013-05-04 |
Krzysztof Foltman | Handle end-of-sample immediately without 0-stuffing...
|
commit | commitdiff | tree |
2013-05-04 |
Krzysztof Foltman | Feature-incomplete attempt at cleaning up resampler...
|
commit | commitdiff | tree |
2013-05-04 |
Krzysztof Foltman | Helpful comment in case someone was wondering what...
|
commit | commitdiff | tree |
2013-05-04 |
Krzysztof Foltman | Fix prefetch lock-up after one sample is played till...
|
commit | commitdiff | tree |
2013-04-30 |
Krzysztof Foltman | First, very incomplete and mostly incorrect, version...
|
commit | commitdiff | tree |
2013-04-28 |
Krzysztof Foltman | Add string argument handling in sampler_layer, use...
|
commit | commitdiff | tree |
2013-04-28 |
Krzysztof Foltman | Implement a somewhat naive form of trigger=first/trigger...
|
commit | commitdiff | tree |
2013-04-28 |
Krzysztof Foltman | Add offby as an alias to off_by.
|
commit | commitdiff | tree |
2013-04-27 |
Krzysztof Foltman | Attempt to fix amplitude release time.
|
commit | commitdiff | tree |
2013-04-27 |
Krzysztof Foltman | Front-end: implement loading SFZ files directly, without...
|
commit | commitdiff | tree |
2013-04-27 |
Krzysztof Foltman | Front-end: add the ability to create new instrument...
|
commit | commitdiff | tree |
2013-04-27 |
Krzysztof Foltman | Fix USB plug&play.
|
commit | commitdiff | tree |
2013-04-27 |
Krzysztof Foltman | Finish switching to locale-safe string<->double conversion...
|
commit | commitdiff | tree |
2013-04-26 |
Krzysztof Foltman | More internal cleanups in sampler code. No user-visible...
|
commit | commitdiff | tree |
2013-04-26 |
Krzysztof Foltman | Refactor channel and voice code out of sampler.c
|
commit | commitdiff | tree |
2013-04-23 |
Krzysztof Foltman | Contrary to what doc says, the locale name is required.
|
commit | commitdiff | tree |
2013-04-23 |
Krzysztof Foltman | Use C locale for loading SFZ files.
|
commit | commitdiff | tree |
2013-04-21 |
Krzysztof Foltman | Do not create default MIDI port if enable_common_midi_input...
|
commit | commitdiff | tree |
2013-04-20 |
Krzysztof Foltman | Initialise an unused callback field.
|
commit | commitdiff | tree |
2013-04-17 |
Krzysztof Foltman | Implement sending SysEx events to USB MIDI devices.
|
commit | commitdiff | tree |
2013-04-17 |
Krzysztof Foltman | Add poorly tested appsink functionality for JACK MIDI.
|
commit | commitdiff | tree |
2013-04-17 |
Krzysztof Foltman | Improve non-default routing for USB MIDI. Pass usb_midi_inpu...
|
commit | commitdiff | tree |
2013-04-17 |
Krzysztof Foltman | Do not read tempo_map_items array past its bounds.
|
commit | commitdiff | tree |
2013-04-17 |
Krzysztof Foltman | Do not leave important fields of cbox_song uninitialised.
|
commit | commitdiff | tree |
2013-04-16 |
Krzysztof Foltman | Add UUID of the MIDI port to /usb_midi_input and /usb_midi_o...
|
commit | commitdiff | tree |
2013-04-16 |
Krzysztof Foltman | Do not return "command not found" type errors from...
|
commit | commitdiff | tree |
2013-04-15 |
Krzysztof Foltman | Implement appsink functionality for individual USB...
|
commit | commitdiff | tree |
2013-04-15 |
Krzysztof Foltman | Fix crash with output-only USB MIDI devices.
|
commit | commitdiff | tree |
2013-04-15 |
Krzysztof Foltman | Refactor MIDI appsink code out of cbox_engine.
|
commit | commitdiff | tree |
2013-04-14 |
Krzysztof Foltman | Make MIDI In routing a bit more useful, especially...
|
commit | commitdiff | tree |
2013-04-14 |
Krzysztof Foltman | Add route_midi_input support to USB driver.
|
commit | commitdiff | tree |
2013-04-14 |
Krzysztof Foltman | Implement support for connecting additional MIDI inputs...
|
commit | commitdiff | tree |
2013-04-13 |
Krzysztof Foltman | Allow scene UUIDs in /set_external_output, to route...
|
commit | commitdiff | tree |
2013-04-13 |
Krzysztof Foltman | Use new APIs and multi-scene feature in drum kit editor.
|
commit | commitdiff | tree |
2013-04-13 |
Krzysztof Foltman | Fix a copy-paste bug.
|
commit | commitdiff | tree |
2013-04-13 |
Krzysztof Foltman | Add aliases bendup/benddown for bend_up/bend_down.
|
commit | commitdiff | tree |
2013-04-13 |
Krzysztof Foltman | Fix possible memory leak, or at least late destruction...
|
commit | commitdiff | tree |