Tobias Doerffel
|
ef5362909f
|
made controls have a track to allow automation of LADSPA-controls, compare out_sum against getGate()+0.0001f as getGate() might be 0 while out_sum in many cases never will reach 0,0...0 again - fixes high CPU-usage even after stop playing
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@817 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-30 20:20:32 +00:00 |
|
Paul Giblock
|
aad7608b64
|
More SF2 fixes
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@812 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-30 17:56:57 +00:00 |
|
Tobias Doerffel
|
0355877769
|
duplicate char-pointer returned by qPrintable - fixes bugs when loading sound-fonts
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@811 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-30 17:06:23 +00:00 |
|
Tobias Doerffel
|
f68d50da78
|
completed recent changes to saveSettings() / loadSettings()
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@810 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-24 19:39:12 +00:00 |
|
Tobias Doerffel
|
406a90487a
|
made toolbar-backgrounds a bit more blue-ish
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@809 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-22 13:56:01 +00:00 |
|
Tobias Doerffel
|
c31dbd6a09
|
merged note's tone and octave-property into one key-property which makes us save calculations in a lot of places and also shrinks sizes of XML-files, renamed various note-related constants and enums to match current coding-style
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@806 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-22 13:24:43 +00:00 |
|
Paul Giblock
|
ab42375731
|
first shot at instrumentTrackWindow cache
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@803 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-22 08:32:06 +00:00 |
|
Paul Giblock
|
75cd993b93
|
Fixed sunken borders
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@801 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-17 08:44:55 +00:00 |
|
Paul Giblock
|
ca8d394905
|
Plugged memleaks in sf2player and lcdSpinbox, reapplied lmmsStyle, enhanced drawing of LCDs, added ignore property for SVN
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@800 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-17 06:14:06 +00:00 |
|
Tobias Doerffel
|
33937e8799
|
improved signal-visualization and increased update-ratio from 20 to 40 fps
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@799 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-16 14:13:52 +00:00 |
|
Tobias Doerffel
|
c683dd150c
|
proper cleanup of fxMixer and it's view at exit
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@797 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-16 13:10:32 +00:00 |
|
Tobias Doerffel
|
ab25b09935
|
fixed peak-calculation for negative signal-values
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@795 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-16 00:21:48 +00:00 |
|
Tobias Doerffel
|
15ec9f08e0
|
fixed random crashes when removing effect-views, improved painting of effect-view
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@793 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-16 00:09:39 +00:00 |
|
Tobias Doerffel
|
0ed60f6f2e
|
fixed LADSPA-controls which internally were not linked per default although they should be
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@792 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-15 23:05:00 +00:00 |
|
Tobias Doerffel
|
13a65b88f2
|
implemented save- and load-functionality for FX-mixer
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@790 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-15 14:53:17 +00:00 |
|
Tobias Doerffel
|
b682b30146
|
added initial FX-mixer implementation - not perfect and very usable yet but the basics work so far
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@789 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-14 21:45:10 +00:00 |
|
Tobias Doerffel
|
a4f3d5d267
|
fixed segfault when using raw MIDI-client
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@788 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-14 11:30:46 +00:00 |
|
Tobias Doerffel
|
2e22119442
|
updated German localization
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@785 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-09 00:22:53 +00:00 |
|
Tobias Doerffel
|
461c235cfe
|
added missing Q_OBJECT-macros for views which made localizations not work
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@784 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-09 00:21:43 +00:00 |
|
Tobias Doerffel
|
70b29695a5
|
replaced Kicker-logo with actual logo
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@782 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-08 20:25:01 +00:00 |
|
Tobias Doerffel
|
3158e80b92
|
made MIDI-port-menu work again
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@781 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-08 20:22:35 +00:00 |
|
Tobias Doerffel
|
2c2156d3eb
|
set track for knobs in order to make them automatable
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@778 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-08 09:23:58 +00:00 |
|
Tobias Doerffel
|
a3813eff2b
|
also connect model-signals with view when using default-constructed model - fixes missing updates on things like button-groups when using automation
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@775 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-08 08:25:24 +00:00 |
|
Tobias Doerffel
|
f03d122732
|
show window before determining X-Window-ID as newer WINE-versions do not create X-windows before actually showing window
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@774 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-07 17:40:37 +00:00 |
|
Tobias Doerffel
|
a3421acaec
|
M/V-split of VeSTige
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@772 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-07 16:04:10 +00:00 |
|
Tobias Doerffel
|
b326a99f98
|
made sampleBuffer reentrant so that several threads can use sampleBuffer::play() simultanously - fixes crashes when using AudioFileProcessor or Patman in multithreaded mode
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@769 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-07 14:41:45 +00:00 |
|
Tobias Doerffel
|
9cb4b82297
|
added m_runningNotes-array to track overlapping or edge-to-edge notes and act accordingly
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@768 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-07 10:24:58 +00:00 |
|
Tobias Doerffel
|
0edae2d9e7
|
reduced dependencies from automatable_model_templates.h and fixed according compiler-warnings
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@767 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-04 11:30:19 +00:00 |
|
Tobias Doerffel
|
974c312a7a
|
fixed and improved painting of volume-lines and note-detuning-dots, fixed KEY_PRESSURE-events when changing volume of a note, pass keyboard-events to piano-class if appropriate
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@765 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-04 00:58:25 +00:00 |
|
Tobias Doerffel
|
aba3cab0ea
|
fixed open-file-dialog, fixed order of member-variable-initialization
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@761 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-03 23:28:00 +00:00 |
|
Tobias Doerffel
|
889d1e8bb3
|
always process all note-play-handles of monophonic instruments by the same thread serially - fixes problems with monophonic instruments which rely on notes being processed in correct order
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@759 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-03 22:54:20 +00:00 |
|
Tobias Doerffel
|
a6859e765a
|
fixed wrong integration of tempoSyncKnobModel
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@751 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-02 07:33:18 +00:00 |
|
Tobias Doerffel
|
2ca4447e61
|
do not crash in patmanInstrument::playNote() when no file is set
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@749 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-01 23:44:33 +00:00 |
|
Tobias Doerffel
|
2749e6ee2b
|
do not crash when loading settings where no file is set
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@746 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-01 22:25:32 +00:00 |
|
Tobias Doerffel
|
518bcf6c17
|
in saveSettings() fixed wrong integer-to-string-conversion which made LMMS save broken files
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@745 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-03-01 11:34:20 +00:00 |
|
Tobias Doerffel
|
941f843daf
|
set Qt::ToolTip-window-flag in order to display correctly - some other positioning code still needs to be fixed
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@743 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-02-29 23:05:57 +00:00 |
|
Tobias Doerffel
|
43a0971840
|
fixed importFilter::readByte() to return proper integer instead of signed char - makes import-filters finally work
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@742 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-02-29 22:49:06 +00:00 |
|
Tobias Doerffel
|
1f974b96d4
|
fixed parameter-list of lmms_plugin_main to work properly
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@741 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-02-29 22:19:12 +00:00 |
|
Paul Giblock
|
9645cd7a7b
|
Fixed changelog :)
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@739 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-02-29 20:20:02 +00:00 |
|
Paul Giblock
|
c896f0d8e8
|
touched-up combobox
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@737 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-02-29 19:08:50 +00:00 |
|
Paul Giblock
|
1c1870ce3a
|
various graphical enhancements
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@736 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-02-29 09:15:15 +00:00 |
|
Tobias Doerffel
|
5ef2d7ef0a
|
warn if LMMS-plugin does not have required <libname>_plugin_descriptor field
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@734 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-02-28 22:16:15 +00:00 |
|
Paul Giblock
|
704527de7d
|
soundfont 2 beta
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@732 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-02-28 21:57:52 +00:00 |
|
Danny McRae
|
fc1f97a99c
|
removed stk/voices from the default build
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@731 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-02-28 19:04:13 +00:00 |
|
Tobias Doerffel
|
557ad58465
|
back in trunk - LMMS-MV is now default, so removed "mv"-suffix
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@730 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-02-28 11:36:54 +00:00 |
|
Tobias Doerffel
|
50da20f22e
|
rendering from commandline is now done without creating main-window and all the other UI-stuff
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/branches/lmms-mv@727 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-02-27 17:53:39 +00:00 |
|
Tobias Doerffel
|
c043eed2d6
|
distribute whole job-queue instead of single jobs and re-assign unprocessed jobs to idle worker-threads - improves multi-threading behaviour a lot
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/branches/lmms-mv@724 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-02-27 14:57:38 +00:00 |
|
Tobias Doerffel
|
9618526b0d
|
initial support for parallel rendering via worker-threads - far from being perfect (especially with small mixer-period-sizes) but seems to help even on a DualCore machine
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/branches/lmms-mv@721 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-02-27 00:45:53 +00:00 |
|
Tobias Doerffel
|
b5c9a36785
|
splitted tempoSyncKnob into tempoSyncKnobModel and tempoSyncKnob
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/branches/lmms-mv@719 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-02-25 23:28:55 +00:00 |
|
Tobias Doerffel
|
20d9f3e671
|
renamed piano_widget.{h,cpp} to piano.{h,cpp}
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/branches/lmms-mv@715 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
2008-02-25 21:35:45 +00:00 |
|