Commit Graph

578 Commits

Author SHA1 Message Date
essej
7fe70ed89b git subrepo clone (merge) https://github.com/free-audio/clap-helpers.git deps/clap-juce-extensions/clap-libs/clap-helpers
subrepo:
  subdir:   "deps/clap-juce-extensions/clap-libs/clap-helpers"
  merged:   "2bb43c187"
upstream:
  origin:   "https://github.com/free-audio/clap-helpers.git"
  branch:   "main"
  commit:   "2bb43c187"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"
2022-06-14 21:35:21 -04:00
essej
8bbddf66e9 git subrepo clone (merge) https://github.com/free-audio/clap deps/clap-juce-extensions/clap-libs/clap
subrepo:
  subdir:   "deps/clap-juce-extensions/clap-libs/clap"
  merged:   "3189bdfaf"
upstream:
  origin:   "https://github.com/free-audio/clap"
  branch:   "main"
  commit:   "3189bdfaf"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"
2022-06-14 21:34:50 -04:00
essej
1b74370003 clap support cmake mods 2022-06-14 19:41:36 -04:00
essej
bd701cb5f2 git subrepo clone https://github.com/free-audio/clap-juce-extensions deps/clap-juce-extensions
subrepo:
  subdir:   "deps/clap-juce-extensions"
  merged:   "6489846d0"
upstream:
  origin:   "https://github.com/free-audio/clap-juce-extensions"
  branch:   "main"
  commit:   "6489846d0"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"
2022-06-14 19:24:15 -04:00
essej
345d5a1d9f update paulxstretch.desktop with french name 2022-06-14 19:21:47 -04:00
essej
dc3e2a99b3 stored record file format options in state 2022-06-14 19:18:08 -04:00
essej
af5efd8b09 added output recording feature. moved settings to a separate popup panel instead of a menu 2022-06-14 19:11:57 -04:00
essej
aff633ff39 juce: include utility for gcc12 compatibility 2022-06-12 13:41:39 -04:00
essej
d1853ce072 juce: fixed compile issue for gcc 12 2022-05-26 12:25:16 -04:00
essej
57b62141f5 add binaural beats to processing and UI 2022-04-27 22:52:40 -04:00
essej
313de42d6c added AAX distribution exception to the license 2022-04-26 18:39:03 -04:00
essej
26740c22f2 update version number 2022-04-26 17:59:51 -04:00
essej
774031a7a9 separated AAX from normal build so that pffft could be used instead for licensing purposes. prevent file position jump when changing prebuffering. eliminate unecessary fft size calculations 2022-04-26 17:58:45 -04:00
essej
cc80d951ea update changes for 1.5.3 2022-04-25 19:54:23 -04:00
essej
c02b557293 update version numbers to 1.5.3 2022-04-25 19:36:03 -04:00
essej
feec263875 fixed buffer overflow issue with large channel counts, found from au validation fail 2022-04-25 19:34:30 -04:00
essej
9d3d40bde7 update changes format 2022-04-25 16:25:13 -04:00
essej
a1fcbf8403 changes.md update 2022-04-24 19:26:49 -04:00
Jesse Chappell
3775fbca3c installer setup update 2022-04-24 19:25:13 -04:00
Jesse Chappell
430282766d got rid of uninstall item in menu 2022-04-24 19:12:56 -04:00
essej
006dc8636f updated small window size some more. jump sliders default to false on ios 2022-04-24 19:10:47 -04:00
Jesse Chappell
f0dce0dad1 update to windows installer setup 2022-04-24 18:38:42 -04:00
Jesse Chappell
f7320f2f75 fixed windows dist script issues 2022-04-24 18:13:16 -04:00
essej
42cf1d5c3f Increased maximum number of channels.
Added option (now default) to end recording automatically when chosen buffer size is reached.
 More extremely small window size tweaks.
2022-04-24 18:11:57 -04:00
essej
e6ef910410 new fftw3f prebuilt lib for mac with optimizations 2022-04-24 15:24:33 -04:00
essej
923e80372a juce: use passed in dir for file open browse in ios 2022-04-24 15:24:32 -04:00
Jesse Chappell
7a95ca9c82 rebuilt fftw3 and added required mingw libs to deps windows. 2022-04-24 15:21:51 -04:00
Jesse Chappell
740b1ab363 fixed windows installer issues 2022-04-22 10:29:43 -04:00
essej
91a0ad1935 update changes file again 2022-04-22 02:31:51 -04:00
essej
02ea3fcd46 update changes file 2022-04-22 02:11:31 -04:00
Jesse Chappell
1fd11aadf5 fixed windows release script issues 2022-04-22 01:52:09 -04:00
Jesse Chappell
e95780b1e9 replaced fftw3f.lib as test 2022-04-22 01:52:09 -04:00
essej
ecba250134 fixed rewind param 2022-04-22 01:51:33 -04:00
essej
b5dc1759b1 changed rewind to be a meta parameter to pass auval. update ios build number 2022-04-22 00:55:35 -04:00
essej
c89c1558e3 Various items before 1.5.1
- fixed passthrough when capturing
 - added declicking fades when bypassing input passthrough, playback, and recording
 - layout tweaks for extra small windows
 - waveform scrollbar improvements, visible edge drag handles, and allows dragging from anywhere
 - minor visual tweaks
 - license header mods, and LICENSE file consolidation
2022-04-21 23:04:30 -04:00
essej
26bd7513b7 fix passthrough while recording issue 2022-04-21 12:15:31 -04:00
essej
b1b8d98355 update linux build doc 2022-04-19 22:55:36 -04:00
essej
d268379442 update readme 2022-04-19 22:53:37 -04:00
essej
dd52422414 moved ios jucer to mobile subdir 2022-04-19 22:44:07 -04:00
Jesse Chappell
4770fd31f3 update fedora prereq script 2022-04-19 22:28:04 -04:00
Jesse Chappell
e1ca6b4d47 linux build script mod 2022-04-19 22:26:03 -04:00
Jesse Chappell
c6ffc776ea update to linux scripts 2022-04-19 22:02:50 -04:00
essej
a8dd5e649d add missing file 2022-04-19 22:02:09 -04:00
essej
8ae5a82c99 updated readmes and added linux build scripts 2022-04-19 18:35:48 -04:00
Jesse Chappell
b5492f2f60 fixes for cmake building on windows 2022-04-19 17:45:56 -04:00
essej
7e71997593 transitioned to cmake for desktop build 2022-04-19 16:30:36 -04:00
essej
a4922bd275 updated jucer projects to use juce in deps 2022-04-19 11:06:33 -04:00
essej
25bd5d8adb git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce
subrepo:
  subdir:   "deps/juce"
  merged:   "b13f9084e"
upstream:
  origin:   "https://github.com/essej/JUCE.git"
  branch:   "sono6good"
  commit:   "b13f9084e"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"
2022-04-18 17:51:22 -04:00
essej
63e175fee6 update verison number for mac 2022-04-18 16:08:16 -04:00
essej
2e3a74e137 update free filter node selection and deletion to better support ios. add enable toggles for free filter and ratio in tabs. on ios shutdown audio when going to background and not doing anything. some layout fixes 2022-04-18 15:11:22 -04:00