Paul Licameli
162418ff07
Fix compilation warnings
2015-06-10 02:04:07 -04:00
Leland Lucius
34114aa1f7
Change "Builtin" to "Built-in"
2015-06-09 14:02:09 -05:00
Leland Lucius
7d3c055200
Fix for bug #1017
2015-06-09 00:39:25 -05:00
Leland Lucius
bc11576d22
Don't save interpreted strings to settings
2015-06-07 13:27:36 -05:00
Leland Lucius
b1591b5767
Fix initialization when running from a chain
...
If the effect was run from a chain without first going into the
effect's dialog, it would error out cause the duration hadn't
been set properly.
2015-06-07 07:08:41 -05:00
James Crook
a13be332ff
Enabled most built-in effects by default.
...
Now that Manage... is at the top, there is less reason to shorten the menu. Forum team were strongly in favour of more rather than fewer effects being enabled by default.
2015-06-06 19:16:25 +01:00
Leland Lucius
60f4ae1941
Fixing some i18n issues with the plugin settings file
2015-06-05 18:56:24 -05:00
Leland Lucius
d76ed7e837
Fix for bug #1006
2015-06-03 14:55:52 -05:00
Leland Lucius
cdfb55ddf5
Fix for bug #1008
2015-06-03 14:11:35 -05:00
Leland Lucius
7d359ef010
Fix bug #923 and allow for varying decimal sepatators in settings
2015-06-02 15:06:52 -05:00
James Crook
88a9e434f5
Select Spectral Edit from Track DropDown
2015-05-30 11:04:45 +01:00
Leland Lucius
0ef7ccb1d1
Fix permissions...not sure why this was happening though
2015-05-29 19:49:28 -05:00
Steve Daulton
5378b0a951
Update to non-real-time preview.
...
Fixes and updates on top of some code clean-up from Leland.
2015-05-29 22:08:16 +01:00
Leland Lucius
c816d2562d
Fix for bug #985
...
Was not able to reproduce the assert mentioned in the report though.
2015-05-29 11:32:55 -05:00
Leland Lucius
b8ce7f6125
Fix for bug #981
2015-05-28 09:57:59 -05:00
Leland Lucius
19acf89d2a
Fix for bug #869
2015-05-27 08:50:00 -05:00
Leland Lucius
0d62be7776
Use a common method for the duration format in generators
2015-05-27 08:42:15 -05:00
Leland Lucius
2c7c0eb0b6
Fix for bug 873 and 874
2015-05-26 09:32:31 -05:00
Leland Lucius
2028628e82
Only set input parms when inputs are available...ditto output
2015-05-26 00:22:35 -05:00
Leland Lucius
f8a6c35c7c
Fix for bug #952
2015-05-24 07:54:28 -05:00
Leland Lucius
cd11ddea43
Fix bug #883
2015-05-24 06:24:27 -05:00
Leland Lucius
22cb98d411
Position Manage menu properly
2015-05-24 04:47:24 -05:00
Leland Lucius
bed441d651
Fix for bug #967
2015-05-23 23:39:40 -05:00
Steve Daulton
c0763c3b4b
Pass preview duration preference to Nyquist.
...
To get preview duration:
(get '*project* 'preview-duration)
2015-05-22 19:09:37 +01:00
Steve Daulton
e41425634a
Get preview playback right for linear effects and special case
...
for generate effects derived from Nyquist Prompt.
2015-05-22 19:09:37 +01:00
Leland Lucius
52448d98d1
Determine if AU is interactive or not
2015-05-22 12:28:44 -05:00
Leland Lucius
f9061e3916
Let's try Effect management once more
...
As usual, I started out intending to do as little as possible
to this to get it working and wound up going overboard.
However, I believe it does allow easy management of the effects
and this will provide a basis for the full blown plugin manager
dialog.
2015-05-22 10:15:47 -05:00
Leland Lucius
fd09140a5d
Allow Ladspa analyse effects to be used with RTP
2015-05-22 00:50:36 -05:00
Steve Daulton
4abd816c52
Restore hyphenation of plug-in as preferred form.
2015-05-21 16:57:12 +01:00
James Crook
12993a3547
Disabled EXPERIMENTAL_EFFECT_MANAGEMENT
...
I also changed it so that if it is enabled ALL built in effects are enabled.
2015-05-21 14:27:36 +01:00
Steve Daulton
0dbaa76a7b
Linear preview flag for Nyquist plug-ins.
2015-05-20 21:12:05 +01:00
Steve Daulton
d0634be6bf
Fix non-linear preview time.
2015-05-20 20:38:29 +01:00
Steve Daulton
1a2486b01a
Fix for bug 963
...
When using FloatingPointValidator and calculating the min / max
range as floats or doubles, the validated control value has been
rounded to 'n' decimal places, but the min / max range have not
been rounded. It is therefore a matter of chance whether the
rounded control value, when at the extreme limit of the range,
is within the higher precision range or not.
2015-05-20 17:52:02 +01:00
Leland Lucius
d2a6f8dbc2
Change default to -1.0 from 0.0
2015-05-20 10:56:19 -05:00
Leland Lucius
b08fc3ca68
Change order of menu items in effect Manage menu
2015-05-19 21:25:44 -05:00
David Bailes
335ec77020
changes to try to ensure that ok and preview are enabled when amplify is opened, and peak is set to 0.0. It was working on windows but not on linux
2015-05-19 16:15:43 +01:00
Leland Lucius
d0d8f37d85
Correct dialog background color on GTK
2015-05-19 09:51:06 -05:00
Leland Lucius
5c50b9ab6c
Change output fields to meters and correct window sizing
2015-05-19 09:47:37 -05:00
Leland Lucius
fc8dc0de3f
Use a white background on all platforms
2015-05-19 09:46:22 -05:00
Leland Lucius
7f96d16fb3
Fix window sizing and meter drawing
2015-05-19 09:45:36 -05:00
Leland Lucius
97ea29cd8c
Fix missing frequency ruler on OSX
2015-05-19 02:38:12 -05:00
Leland Lucius
73d9cfc520
Fix background color on OSX
2015-05-19 02:37:26 -05:00
David Bailes
f458df1c7b
Changes to a number of dialogs so that the NVDA screen reader can read the titles. Missed these in my last patch. The accessibility name of the dialog is set to the title.
2015-05-18 13:57:05 +01:00
Steve Daulton
19e068f087
Allow more decimal places for noise generator amplitude.
...
Noise generator now has the same precision as Tone and Chirp.
2015-05-18 01:06:15 +01:00
Steve Daulton
4d0c7cd97b
Fix for bug 930.
...
Calculate with doubles rather than float.
Simplify calculation of max/min peak.
Slight hack to work around limitation in FloatingPointValidator.
Allow 'close equality' in CheckClip().
Tested on Debian 8 and Release build on Ubuntu 14.10.
2015-05-18 00:21:23 +01:00
Leland Lucius
5817fec5c7
Make sure to layout the button swap on Windows
2015-05-17 11:10:16 -05:00
yam
6df443bd37
Fix background (behind button bar) drawing on GTK
2015-05-17 10:25:47 -05:00
Leland Lucius
913cfe23b4
Fix for bug #879
2015-05-17 01:02:52 -05:00
Leland Lucius
b88646616a
Prompt to replace existing preset and don't allow blank name.
2015-05-17 00:19:35 -05:00
Leland Lucius
a7203c5d3f
Fix crash when certain effects are open and a new project window is created
...
This affected VST, LADSPA, LV2, and Audio Unit effects.
2015-05-16 22:14:07 -05:00