Browse Source

jucer, readme

master
xenakios 6 years ago
parent
commit
6c9cca5213
2 changed files with 2 additions and 3 deletions
  1. +1
    -2
      paulstretchplugin.jucer
  2. +1
    -1
      readme.txt

+ 1
- 2
paulstretchplugin.jucer View File

@@ -11,8 +11,7 @@
pluginWantsMidiIn="0" pluginProducesMidiOut="0" pluginIsMidiEffectPlugin="0"
pluginEditorRequiresKeys="0" pluginAUExportPrefix="paulxstretchAU"
aaxIdentifier="com.yourcompany.paulstretchplugin" pluginAAXCategory="2"
jucerVersion="5.4.1" headerPath="

" pluginFormats="buildVST,buildVST3,buildAU,buildStandalone"
pluginCharacteristicsValue="pluginWantsMidiIn">
jucerVersion="5.4.2" headerPath="

" pluginFormats="buildVST,buildVST3,buildAU,buildStandalone">
<MAINGROUP id="nozXHl" name="PaulXStretch">
<GROUP id="{03DA6B32-F666-FF60-F168-4385D0847058}" name="Source">
<FILE id="RanaVV" name="RenderSettingsComponent.cpp" compile="1" resource="0"


+ 1
- 1
readme.txt View File

@@ -7,7 +7,7 @@ Copyright (C) 2017-2018 Xenakios
Released under GNU General Public License v.3 license.

History :
02-12-2019 1.2.4
02-16-2019 1.2.4
-Changed Import file button to show/hide an overlaid file browser for audio files. (This seems to be the only
technically correct way to browse for the files.)
-Fix the fix for the Capture parameter. (Recalling it when undoing and loading project should now be ignored,


Loading…
Cancel
Save