From dd5242241419db32baebe551e8187eabcba3f630 Mon Sep 17 00:00:00 2001 From: essej Date: Tue, 19 Apr 2022 22:44:07 -0400 Subject: [PATCH] moved ios jucer to mobile subdir --- README.md | 2 +- linux/BUILDING.md | 4 +- linux/deb_get_prereqs.sh | 1 - .../paulstretchplugin_ios.jucer | 116 +++++---- paulstretchplugin.jucer | 230 ------------------ 5 files changed, 60 insertions(+), 293 deletions(-) rename paulstretchplugin_ios.jucer => mobile/paulstretchplugin_ios.jucer (72%) delete mode 100644 paulstretchplugin.jucer diff --git a/README.md b/README.md index d376f82..d368976 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This application/plugin is based on the PaulStretch algorithm. (Paul’s Extreme PaulXStretch is only suitable for radical transformation of sounds. It is not suitable at all for subtle time or pitch corrections and such. Ambient music and sound design are probably the most suitable use cases. It can turn any short audio into an hours long ambient soundscape without batting an eye! - + # Installing diff --git a/linux/BUILDING.md b/linux/BUILDING.md index 694e878..32b18ab 100644 --- a/linux/BUILDING.md +++ b/linux/BUILDING.md @@ -14,8 +14,8 @@ On Fedora run this script: ./fedora_get_prereqs.sh ``` -On other distros you'll have to insall the following development packages manually through your package manager: -* `libfftw3f-dev` +On other distros you'll have to install the following development packages manually through your package manager: +* `libfftw3-dev` or `libfftw-devel` * `libjack-jackd2-dev` * `libasound2-dev` * `libx11-dev` diff --git a/linux/deb_get_prereqs.sh b/linux/deb_get_prereqs.sh index 6074995..6237f23 100755 --- a/linux/deb_get_prereqs.sh +++ b/linux/deb_get_prereqs.sh @@ -12,7 +12,6 @@ PREREQS="libjack-jackd2-dev \ libxrandr-dev \ libxcursor-dev \ libfftw3-dev \ - libfftw3-single3 \ cmake " FREETYPES=$(apt-cache pkgnames libfreetype) diff --git a/paulstretchplugin_ios.jucer b/mobile/paulstretchplugin_ios.jucer similarity index 72% rename from paulstretchplugin_ios.jucer rename to mobile/paulstretchplugin_ios.jucer index 2d5aa05..20b3fad 100644 --- a/paulstretchplugin_ios.jucer +++ b/mobile/paulstretchplugin_ios.jucer @@ -15,75 +15,75 @@ jucerFormatVersion="1" useAppConfig="0" defines="JUCE_USE_CUSTOM_PLUGIN_STANDALONE_APP=1"> - - - + + + + file="../images/passthru_enabled.svg"/> + file="../images/paulxstretch_icon_256.png"/> - - - - - + file="../images/paulxstretch_icon_1024.png"/> + + + + + + file="../images/record_active.svg"/> + file="../images/skipback_icon.svg"/> - + - - - - + file="../Source/PS_Source/ProcessedStretch.h"/> + + + + - + file="../Source/PS_Source/ProcessedStretch.cpp"/> + + file="../Source/PS_Source/StretchSource.cpp"/> + file="../Source/CrossPlatformUtils.h"/> + file="../Source/CrossPlatformUtilsIOS.mm"/> + file="../Source/CrossPlatformUtilsMac.mm"/> + file="../Source/CustomLookAndFeel.cpp"/> + file="../Source/CustomLookAndFeel.h"/> + resource="0" file="../Source/CustomStandaloneFilterApp.cpp"/> + resource="0" file="../Source/CustomStandaloneFilterWindow.h"/> + file="../Source/envelope_component.cpp"/> - + file="../Source/envelope_component.h"/> + - + file="../Source/PluginEditor.cpp"/> + + file="../Source/PluginProcessor.cpp"/> + file="../Source/PluginProcessor.h"/> + file="../Source/ps3_BufferingAudioSource.cpp"/> + file="../Source/ps3_BufferingAudioSource.h"/> + file="../Source/RenderSettingsComponent.cpp"/> - + file="../Source/RenderSettingsComponent.h"/> + @@ -95,26 +95,24 @@ smallIcon="yM4pfJ" bigIcon="eZYcsl" iosBluetoothPermissionNeeded="1" iosBackgroundBle="1"> - - + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/paulstretchplugin.jucer b/paulstretchplugin.jucer deleted file mode 100644 index b759ee6..0000000 --- a/paulstretchplugin.jucer +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -