Activity for Karsten

  • Karsten Karsten committed [9a1f0f]

    s/log(2.0)/M_LN2/

  • Karsten Karsten committed [c2522c]

    New SynthData::exp_table_ln2()

  • Karsten Karsten committed [fe5a02]

    Keep phi < wave_period

  • Karsten Karsten committed [23abb4]

    SEQ 12 doesn't crash anymore (at least not when loading)

  • Karsten Karsten committed [c9b0d7]

    Hide spectrometer-code with #ifdef OUTDATED_CODE

  • Karsten Karsten committed [0c3e69]

    Explain how to use qmake to generate a Makefile

  • Karsten Karsten committed [197236]

    Qt3 project file.

  • Karsten Karsten committed [41d9c5]

    me in About messages

  • Karsten Karsten committed [04a217]

    clear when done. Fixes a crash on reload.

  • Karsten Karsten committed [18214c]

    load patches containing disfunctional spectrum modul

  • Karsten Karsten committed [433140]

    qt4 port

  • Karsten Karsten committed [8ba8b8]

    qt4 port

  • Karsten Karsten committed [8f10dc]

    qt4 port

  • Karsten Karsten committed [5f4ee9]

    qt4 port

  • Karsten Karsten committed [a92f0d]

    qt4 port

  • Karsten Karsten committed [7060c0]

    qt4 port

  • Karsten Karsten committed [8eeb4a]

    #define AMS_VERSION "1.9.0 beta 0"

  • Karsten Karsten committed [a1a0b9]

    qt4 port: restore MainWindow Title.

  • Karsten Karsten committed [4ee579]

    qt4 port

  • Karsten Karsten committed [02ebf1]

    Don't exit if ALSA sequencer isn't available.

  • Karsten Karsten committed [706204]

    Refactor module naming

  • Karsten Karsten committed [117bf4]

    Module::showConfigDialog() goes,

  • Karsten Karsten committed [7581d4]

    New function void SynthData::stopPCM().

  • Karsten Karsten committed [5bf051]

    remove unused QList<>s.

  • Karsten Karsten committed [ae93fe]

    Separate directories for executable & object files.

  • Karsten Karsten committed [8a9618]

    Spectrometer works again. Patch from Harald Gutmann

  • Karsten Karsten committed [6d7579]

    ALSA_SEQ, jackd und windowTitle naming unified.

  • Karsten Karsten committed [2a1238]

    noteOffEvent() didn't do anything. remove it.

  • Karsten Karsten committed [dbd88e]

    VCO2 and noise2 back in module menu.

  • Karsten Karsten committed [9b0b64]

    s/enum waveFormType/int/ in int waveForm[MODULE_VCORGAN_MAX_OSC];

  • Karsten Karsten committed [8063dd]

    realtime-ish midi

  • Karsten Karsten committed [bc3551]

    realtime-ish midi

  • Karsten Karsten committed [bd0a74]

    realtime-ish midi

  • Karsten Karsten committed [9ddb0a]

    realtime-ish midi

  • Karsten Karsten committed [777595]

    realtime-ish midi

  • Karsten Karsten committed [cc9fa9]

    realtime-ish midi

  • Karsten Karsten committed [f2ffaa]

    realtime-ish midi

  • Karsten Karsten committed [a7620d]

    better roll your own from ams.pro

  • Karsten Karsten committed [180b37]

    realtime-ish midi

  • Karsten Karsten committed [454d7b]

    separate MOC directory

  • Karsten Karsten committed [d8a2a5]

    SIGINT (Ctrl-C) handling: no jack hickups anymore

  • Karsten Karsten committed [ad4120]

    realtime-ish midi: pushbutton, m_advmcv

  • Karsten Karsten committed [94bd77]

    realtime-ish midi: checkboxen

  • Karsten Karsten committed [abac5e]

    realtime-ish midi

  • Karsten Karsten committed [fc500c]

    realtime-ish midi

  • Karsten Karsten committed [f5fb6a]

    realtime-ish midi

  • Karsten Karsten committed [2d4e94]

    realtime-ish midi: GuiWidget ok again, I hope

  • Karsten Karsten committed [471d56]

    realtime-ish midi: saves patches again. take care, might eat em ;-)

  • Karsten Karsten committed [28c4b2]

    witespace, braces

  • Karsten Karsten committed [1edd96]

    realtime-ish midi: also when using alsa pcm (not jack);

  • Karsten Karsten committed [9d630b]

    filter.cpp isn't used

  • Karsten Karsten committed [0410cc]

    use audio-clock instead of QTimer

  • Karsten Karsten committed [da923c]

    int noteCounter[MAXPOLY]; was long without reason.

  • Karsten Karsten committed [f243ec]

    zeroModuleData is the same for all voices: reduce cache use.

  • Karsten Karsten committed [0bf16e]

    less includes

  • Karsten Karsten committed [28885e]

    data Memory usage display after load(). Allocate ladspa data as needed.

  • Karsten Karsten committed [452370]

    move "bool cycleReady" processing from generateCycle() procedures to new function Module::getData().

  • Karsten Karsten committed [05fbae]

    not used anymore

  • Karsten Karsten committed [46cc79]

    realtime-ish midi: midi controll logarythmic float sliders logarythmicly.

  • Karsten Karsten committed [05ad3f]

    limit shown ladspas by search term.

  • Karsten Karsten committed [e5fb22]

    realtime-ish midi: stereomix

  • Karsten Karsten committed [a9892e]

    make loudness _not_ depend on polyphony.

  • Karsten Karsten committed [494fe3]

    optimisation for monophonic ladspa's:

  • Karsten Karsten committed [e3a357]

    indentation. no code changed.

  • Karsten Karsten committed [7f0779]

    New function SynthData::exp2_table().

  • Karsten Karsten committed [1e0657]

    layout fix for the scope, maybe others.

  • Karsten Karsten committed [83e338]

    ENV: make Hold = 0 work

  • Karsten Karsten committed [d49f8c]

    indentation. no code changed.

  • Karsten Karsten committed [6549ab]

    ENV: noteActive[] was unused, noteOffOfs[]'s only use was to update noteActive[].

  • Karsten Karsten committed [073344]

    QMAKE_CXXFLAGS tweeks. uncomment, tweak, post your favorite :-)

  • Karsten Karsten committed [be396c]

    undo uninteded commit

  • Karsten Karsten committed [85e51a]

    QMAKE_CXXFLAGS tweeks. uncomment, tweak, post your favorite :-)

  • Karsten Karsten committed [981ffa]

    Append suffix "ams" to to be saved filename, if it has none.

  • Karsten Karsten committed [6b6431]

    realtime-ish midi: MIDI_CTL_SUSTAIN works again

  • Karsten Karsten committed [4f93a2]

    new function void SynthData::initVoices() extracted from SynthData::Ctor.

  • Karsten Karsten committed [2f76b6]

    new function bool ModularSynth::clearConfig(bool).

  • Karsten Karsten committed [e0c741]

    cozmetics

  • Karsten Karsten committed [978bf4]

    Revised instance naming scheme: no more alsa seq id; qjackctl compatibility by appending " Midi" to name for alsa seq;

  • Karsten Karsten committed [45babf]

    Automatic Gain Controll : new mode Keep

  • Karsten Karsten committed [fa0aac]

    Right Mouse click becomes left (and drags) bug fixed.

  • Karsten Karsten committed [ec4362]

    ladspa icon instead of string.

  • Karsten Karsten committed [c4c550]

    m_pcmin: use jackd's pcm buffer

  • Karsten Karsten committed [3d20da]

    port schlaubergerei

  • Karsten Karsten committed [3d20da]

    port schlaubergerei

  • Karsten Karsten committed [8b82c7]

    Move outTypeAcceptList.append(outType_audio) from individual Ctors to port Ctor

  • Karsten Karsten committed [0478d9]

    Move outTypeAcceptList.append(outType_audio) from individual Ctors to port Ctor

  • Karsten Karsten committed [d5e41a]

    Move portList.append(.*); from individual Ctors to port Ctor

  • Karsten Karsten committed [c1424f]

    MidiControllables: switch to 14bit resolution.

  • Karsten Karsten committed [c4507b]

    Move IN_port->move(...); from individual Ctors to Module::checkin()

  • Karsten Karsten committed [ab2db6]

    vco and vco2 IN ports start at index 1

  • Karsten Karsten committed [93e3b9]

    Prepare Move port->move(...); from individual Ctors to Module::checkin()

  • Karsten Karsten committed [93f377]

    Move OUT_port->move(...); from individual Ctors to Module::checkin()

  • Karsten Karsten committed [489064]

    Module and M_ladspa paint fixes

  • Karsten Karsten committed [d4cc7d]

    Don't wake gui in vain.

  • Karsten Karsten committed [c9f5ee]

    Remove debug code.

  • Karsten Karsten committed [fec601]

    Call getrlimit(RLIMIT_RTPRIO,...) to know maximum allowed priority.

  • Karsten Karsten committed [81d964]

    Move class ColorWidget's declaration to headerfile to avoid a warning about a missing Q_OBJECT.

  • Karsten Karsten committed [e10b00]

    Boxes can be moved past the topleft canvas border. Behaviour selectable via new tab in prefwidget.

  • Karsten Karsten committed [0dcc2b]

    Initialize M_env::e_noteOff[].

  • Karsten Karsten committed [485c0d]

    Reenable polyphonic mode. Fix by Atte Andre Jensen.

1 >