Dave French
|
ee3c9a1333
|
Added a XY pad to the Delay Pluging. also added a volume control, and smothed the delay time input changes, to improve audio.
|
2015-02-10 13:47:17 +00:00 |
|
Dave French
|
fde014b9a5
|
Delay plugin renamed files and folder to use CamelCase
|
2015-02-09 22:56:39 +00:00 |
|
mohamed
|
9b7ac3b3db
|
cleaning up event ordering function
|
2015-02-04 22:36:34 +01:00 |
|
mohamed
|
826591817a
|
adding midiexport plugin to the list
|
2015-02-04 22:36:03 +01:00 |
|
mohamed
|
af0f997af8
|
midi export plugin
|
2015-02-04 20:23:53 +01:00 |
|
Tres Finocchiaro
|
04bfbe0194
|
Merge pull request #1630 from softrabbit/midi_import_drums
Play imported MIDI drum tracks with a drum kit patch
|
2015-01-29 15:42:33 -05:00 |
|
Daniel Winzen
|
9c8e2b195c
|
Use delete[] instead of delete for sampleFrame
Fixes warning: 'delete' applied to a pointer-to-array type 'sampleFrame *' (aka 'sample_t (*)[2]') treated as delete[] in mac os build
|
2015-01-16 20:24:24 +01:00 |
|
Vesa
|
c0932bd75e
|
Fix monstro slopes properly
|
2015-01-15 17:14:50 +02:00 |
|
Vesa V
|
663dcbf98f
|
Merge pull request #1624 from dnl-music/patch-4
Update Monstro.h
|
2015-01-15 17:08:12 +02:00 |
|
Vesa V
|
fe73f0991f
|
Merge pull request #1623 from dnl-music/patch-3
Update Monstro.cpp
|
2015-01-15 17:08:03 +02:00 |
|
Raine M. Ekman
|
26a84837c2
|
Switch track imported from MIDI channel 10 to bank 128, patch 0 in SF2 player.
(aka. import drum tracks)
|
2015-01-14 22:01:42 +02:00 |
|
Tres Finocchiaro
|
d89b54d768
|
Add CPU prioritization support for Windows
|
2015-01-14 14:33:21 -05:00 |
|
dnl-music
|
e3ebef08a9
|
Update Monstro.h
|
2015-01-14 17:09:38 +05:00 |
|
dnl-music
|
26592907e6
|
Update Monstro.cpp
|
2015-01-14 17:06:07 +05:00 |
|
Vesa V
|
fd33c26696
|
Merge pull request #1617 from LMMS/stable-1.1
Stable 1.1
|
2015-01-13 06:22:39 +02:00 |
|
Amadeus Folego
|
edebf5d7da
|
Refactor loading song errors notification
|
2015-01-13 00:18:36 -02:00 |
|
Amadeus Folego
|
3dd1da4e25
|
Collect effects errors to show on summary window
|
2015-01-12 23:51:32 -02:00 |
|
Vesa V
|
24f869c379
|
Merge pull request #1599 from curlymorphic/i1526
Proposed fix 1526 Watsyn shows wrong Osc
|
2015-01-12 21:20:40 +02:00 |
|
Vesa V
|
f40e92f31a
|
Merge pull request #1598 from softrabbit/opulenz2015
Opulenz: small updates
|
2015-01-12 21:06:33 +02:00 |
|
Dave French
|
49b3f36a57
|
1492 fixed type on line 313
|
2015-01-11 21:23:30 +00:00 |
|
Dave French
|
a1dce66ca8
|
Proposed fix 1492 Nescaline crash when playing very high note
|
2015-01-11 21:10:32 +00:00 |
|
Dave French
|
ffde891cfb
|
Proposed fix 1526 Watsyn shows wrong Osc
|
2015-01-11 20:15:30 +00:00 |
|
Raine M. Ekman
|
4cfed0434c
|
...and don't name the track after the name in the SBI file if it's empty.
|
2015-01-11 20:51:22 +02:00 |
|
Raine M. Ekman
|
63e23e0158
|
Added loading of SBI files.
(e.g. from http://cd.textfiles.com/soundsensations/SYNTH/SBINS/ )
|
2015-01-11 19:19:52 +02:00 |
|
Lukas W
|
56055b36b0
|
Merge branch 'master' into ed_refac
Conflicts:
src/gui/editors/PianoRoll.cpp
|
2015-01-11 13:25:55 +01:00 |
|
Raine M. Ekman
|
925122545e
|
Fix issue #1292, beautify code a bit,
and revert an initialization change I can't grasp the reason for.
|
2015-01-10 21:23:14 +02:00 |
|
Daniel Winzen
|
1444902a2d
|
Enable GigPlayer Windows build
|
2015-01-10 17:43:32 +01:00 |
|
Tres Finocchiaro
|
5455457591
|
Merge pull request #1555 from softrabbit/bug1544
Lock SF2 player mutex around pitch-related calls
|
2015-01-09 21:28:08 -05:00 |
|
Tres Finocchiaro
|
360d2db98a
|
Merge pull request #1585 from DanWin/performance
Performance and other fixes
|
2015-01-09 18:07:00 -05:00 |
|
Dave French
|
4ad1cd607b
|
Eq fix incorrect memory allocation
|
2015-01-09 19:28:26 +00:00 |
|
Daniel Winzen
|
4a55e1c46a
|
Performance and other fixes
|
2015-01-09 20:17:07 +01:00 |
|
Amadeus Folego
|
fc9efc6f58
|
Fix error collection on Song instead of MainWindow
|
2015-01-08 17:47:39 -02:00 |
|
Amadeus Folego
|
d5c9b78178
|
Collect error for non existing samples
|
2015-01-08 16:13:15 -02:00 |
|
Lukas W
|
7f2f9f2685
|
Merge branch 'master' into ed_refac
|
2015-01-08 10:49:09 +01:00 |
|
Lukas W
|
748cccd266
|
Merge branch 'gui_application' into ed_refac
Conflicts:
src/core/Song.cpp
src/gui/MainWindow.cpp
|
2015-01-07 00:03:32 +01:00 |
|
Lukas W
|
23e0e0fb8e
|
Merge branch 'master' into ed_refac
Conflicts:
include/AutomationEditor.h
include/SongEditor.h
plugins/delay/delaycontrols.cpp
plugins/delay/delaycontrolsdialog.cpp
src/gui/editors/AutomationEditor.cpp
src/gui/editors/BBEditor.cpp
src/gui/editors/PianoRoll.cpp
|
2015-01-06 23:05:13 +01:00 |
|
Lukas W
|
068066929f
|
Merge commit 'b5538c7da818cbcdde5ff1c885ce4eee5b626f3b' into ed_refac
Conflicts:
plugins/audio_file_processor/audio_file_processor.cpp
plugins/delay/delaycontrols.cpp
plugins/delay/delaycontrolsdialog.cpp
plugins/delay/delayeffect.cpp
src/gui/MainWindow.cpp
|
2015-01-06 16:33:41 +01:00 |
|
Lukas W
|
1706279ed1
|
Merge commit '25ab7260f5cc57075360c976826e13434ade058c' into ed_refac
|
2015-01-06 16:13:16 +01:00 |
|
Lukas W
|
834be948ee
|
Merge commit 'f7741f184f83e6b9e2f081d39efffb2c499962f6' into ed_refac
|
2015-01-06 16:11:39 +01:00 |
|
Raine M. Ekman
|
2818bd736a
|
Looks like locking the mutex in SF2 player is needed around a few more
operations than before, at least while importing MIDI. Should fix #1544
|
2015-01-05 17:40:14 +02:00 |
|
Dave French
|
8b83dad22c
|
EQ Removed DBvModel
|
2015-01-04 17:19:32 +00:00 |
|
Dave French
|
420bc1b7ed
|
Eq Gain Faders using dBv scale
|
2014-12-31 12:27:40 +00:00 |
|
Dave French
|
f67eaaced7
|
EQ changed gain faders to use dB
|
2014-12-31 00:14:44 +00:00 |
|
Dave French
|
22a603c9fd
|
Eq Peak filters now use bandwidth instead of resonance
|
2014-12-29 21:45:54 +00:00 |
|
Dave French
|
89b3f8f98c
|
Eq FloatText in widget display frequency
|
2014-12-29 19:46:12 +00:00 |
|
Dave French
|
76eba6456e
|
EQ Seperate in out analysing toggle
|
2014-12-29 18:11:16 +00:00 |
|
Dave French
|
c203a5de3b
|
Eq remove oversample and antialysing filter
|
2014-12-28 17:07:40 +00:00 |
|
Dave French
|
a485e9127e
|
EQ increase shelfing filters minimum resonace. to make stable
|
2014-12-28 16:00:04 +00:00 |
|
Vesa V
|
1cd8c0e2c4
|
Merge pull request #1510 from LMMS/stable-1.1
Stable 1.1
|
2014-12-26 19:40:35 +02:00 |
|
Vesa V
|
e503875a28
|
Merge pull request #1469 from DanWin/mem
Fix various memory leaks
|
2014-12-26 19:39:43 +02:00 |
|