Michael Gregorius
e3e14bb730
Fix 2047 ("TripleOscillator: Oscillators are getting out of sync") ( #3145 )
...
Change all phase related variables in Oscillator from float to double.
The parameters for the getSample methods have not been changed to double
as it should suffice to only update the phase variables with double
precision.
2017-01-12 17:10:38 -05:00
miketurn
4b92651d4f
Fixed Text Case Of "Instrument Plugins" Label ( #3243 )
...
@liushuyu please update in transifex as well.
2017-01-12 11:52:21 -05:00
Steffen Baranowsky
7cf6150e75
suggest a fix for precision on knob dragging ( #3075 )
...
* fixes precision on knob dragging
* fixes precision on fader dragging
* diaplay a rounded float on knobs
* enter rounded value on fader
* add getRoundedValue() and getDigitCount() to floatmodel
* whitespace
2017-01-12 15:02:54 +01:00
Karmo Rosental
674a2fb50c
Fixed #3047 and #3180 . ( #3184 )
2017-01-09 15:46:37 +01:00
BaraMGB
43a77a0219
Let sample tracks play from any song position ( #3133 )
...
* play sampletracks from any song position
* take care of TCO length
* TCOs shouldn't be updated when SE window is resized
* take care of zooming level
* takes care on all song position changes and mute/solo tracks now
* playes the sample only within the buffer limits
* takes care of time signature changes
* some minor code improvements (zapashcanon)
* loopback one tick earlier
* minor code changes
* get rid off clicks by resize and scrolling song editor
* removes playhandle by remove TCO
* minor bugs on manipulating TCOs in Song Editor
* update on add sample by playing
* white spaces 1
2017-01-05 22:31:52 +01:00
Roberto Giaconia
0bf7b13e2a
Changes noncyclic smoothing behaviour ( #3137 )
2016-12-29 22:39:54 +01:00
Oskar Wallgren
3157dbf993
Revert "Envelopes are on now by default" ( #3176 )
2016-12-25 21:58:52 +01:00
Oskar Wallgren
6e66665687
Don't run metronome when project is empty ( #3173 )
2016-12-22 15:30:18 +01:00
Oskar Wallgren
b9534f4271
m_arpDirectionModel sort element order ( #3171 )
2016-12-21 01:36:51 +01:00
Oskar Wallgren
1f3947408d
No newline after render ( #3158 )
2016-12-16 18:13:15 +01:00
Oskar Wallgren
e1c598ba21
Set default suffix ( #2230 )
2016-12-14 15:41:30 +01:00
m-xbutterfly
33f5821b63
waveshaper redesign ( #3097 )
...
* waveshaper redesign
* Correcting for inconsistency with overall theme
* fix knobs and background
* Changed buttons with more consistent font
2016-12-09 22:27:05 -08:00
Oskar Wallgren
3ee60b24bd
Sinc Medium as default interpolation ( #3141 )
2016-12-02 17:19:25 -05:00
Mikobuntu
68d8152cf5
Envelopes are on now by default ( #3090 )
2016-11-26 19:16:26 +01:00
Umcaruje
f9f930d4e1
Disable MIDI export temporarily ( #3114 )
2016-11-13 23:12:54 +01:00
liushuyu
89bfd3259d
Fix several i18n-related defects ( #3111 )
2016-11-12 11:53:43 -07:00
Shane Ambler
05ace7e348
Support for using jack midi input ( #2038 )
...
* Support jack midi input
* If jack is used for audio then use the same connection for midi as well
* Remove old FreeBSD adjustment for portaudio as multiple version support has been dropped.
* Disable jack midi out port until it is functional
2016-11-10 00:03:35 +01:00
Umcaruje
c9618961d6
dBV is actually mislabeled dBFS ( #3095 )
...
* Relabel "dBV" to "dBFS" in function names and GUI
* Write a ConfigManager upgrade for older versions
2016-11-06 22:44:18 -05:00
Oskar Wallgren
f99aee97cd
Arpeggiator Cycle function. Jump over notes and cycle back if over note range. ( #3078 )
2016-10-26 10:27:26 +02:00
Umcaruje
6f91c56956
Upgrade for inverted LEDs in Crossover equalizer ( #3068 )
2016-10-17 18:46:13 +03:00
Umcaruje
d4fb937423
Fader redesign ( #3056 )
2016-09-30 11:50:50 -07:00
Umcaruje
919ca8b4d7
Enable antialiasing for sample visualizing ( #3057 )
2016-09-29 15:18:03 -07:00
Umcaruje
1eded63a19
Standardize the color of TCO bar markers ( #3054 )
2016-09-29 15:05:37 -07:00
Karmo Rosental
70a5ee41ba
Fixed showing of velocity of steps. ( #2960 )
...
* Fixed showing of velocity of steps.
* More contrast between muted and unmuted steps.
* Corrected opacity of volumes over 100.
* Single pixmap draw per step and step opacity is calculated using sqrt function.
* Using step_btn_on_100.png created by Umcaruje.
2016-09-28 17:44:28 +02:00
Umcaruje
be5cc6685e
Disable minimization on all subwindows ( #2983 )
...
* Disable minimization on all subwindows
* Change the maximize button icon
* Remove redundant boolean
* Make the maximize icon play better with the close icon
* I removed too much maaan
* Fix spaces
* Change comments
2016-09-28 01:01:24 +02:00
Mohammad Amin Sameti
8911f27654
Add Persian and Phrygian dominant scales ( #3045 )
2016-09-23 17:34:06 +02:00
BaraMGB
0c5b2fa4f7
Merge pull request #3012 from BaraMGB/renamewindowtitle
...
Window title will be changed on rename track, now
2016-09-22 16:36:36 +02:00
Steffen Baranowsky
d600d56ad3
change automation editor window title on rename automation pattern
2016-09-18 13:56:36 +02:00
Steffen Baranowsky
354cb78412
piano roll title changed on pattern renaming
2016-09-18 13:18:35 +02:00
Javier Serrano Polo
41b930eb66
Update Pattern and AutomationPattern length ( #3037 )
2016-09-17 23:51:00 +00:00
Steffen Baranowsky
aaed243abb
minor changes/code conventions
2016-09-17 12:57:00 +02:00
Steffen Baranowsky
2310c65348
rename Piano Roll window title on Instrument Track rename/remove
2016-09-15 15:20:33 +02:00
Javier Serrano Polo
1f90337523
Drop notes with length zero ( #3031 )
2016-09-12 20:10:18 +00:00
Oskar Wallgren
a4f5834019
Extended arpeggiator functions ( #2130 )
2016-09-10 03:40:27 +00:00
Javier Serrano Polo
5e409b5575
Fix sample track playback in BB tracks ( #3023 )
2016-09-10 02:47:39 +00:00
Javier Serrano Polo
5eb0ae2d75
Implement version major.minor.release-stage.build ( #3011 )
2016-09-10 02:27:59 +00:00
Oskar Wallgren
eb86e25fd8
Fix regressions on loading broken projects ( #3013 )
2016-09-08 22:18:23 +02:00
Oskar Wallgren
a53fd2663b
Improved file input validation. ( #2523 )
2016-09-05 12:17:40 +02:00
Javier Serrano Polo
08d54d3179
Fix sample track view in BB editor ( #3002 )
2016-09-04 00:16:43 +00:00
Javier Serrano Polo
6614f567d7
Request change in model when dropping a track ( #3000 )
2016-09-04 00:15:21 +00:00
Javier Serrano Polo
5f54995188
Add LocklessAllocator and use it in LocklessList ( #2998 )
2016-09-04 00:13:45 +00:00
Steffen Baranowsky
0af64f5836
adjust window title on rename lfo controller
2016-09-01 11:29:11 +02:00
Steffen Baranowsky
129e446322
Window title will be changed on rename track, now
2016-09-01 10:24:25 +02:00
Javier Serrano Polo
f14cb687de
Drop forceStep in AutomatableModel ( #3010 )
2016-08-30 19:45:09 +02:00
Javier Serrano Polo
8c2f98a89e
Fix undefined reference to vtable for AudioSoundIoSetupUtil ( #3004 )
2016-08-30 14:34:04 +00:00
Lukas W
37d6e9a561
Merge pull request #3003 from LMMS/iss-2501
...
Fix LFO drifting
2016-08-30 05:50:32 +12:00
Lukas W
67e93710d2
TempoSyncKnobModel: Fix loadSettings order (syncmode takes precedence)
2016-08-29 13:56:04 +02:00
Lukas W
37dfa492dc
ProjectVersion tests, fix mixleading comment
2016-08-29 09:04:37 +02:00
BaraMGB
f3ce31250d
remove the title label from lfo_controller_artwork.png/new alignment ( #2999 )
2016-08-26 13:01:07 +02:00
Lukas W
02eee8e7b6
AutomatableModel: Don't force step size aligning in setValue
2016-08-26 10:40:57 +02:00