From 8cf255c7d4fc9daec32054d2f9586c26b0241658 Mon Sep 17 00:00:00 2001 From: farvardin Date: Sun, 5 May 2024 21:34:53 +0200 Subject: [PATCH] updating url --- README.md | 12 +++++++++--- binaural_screenshot_android.jpg | Bin demos/sable/sable.pd | 0 demos/sable/sable_test.pd | 0 demos/sable/seq01.txt | 0 demos/sable/seq02.txt | 0 demos/sable/seq03.txt | 0 demos/sable/seq04.txt | 0 demos/sable/seq05.txt | 0 engine3.pd | 0 extra.pd | 0 font-antialiased.ttf | Bin keyboard.pd | 0 knobs_akai_midimix.pd | 0 makefile | 0 push_switch.pd | 0 svg/Slider-Beat_Frequency_knob.svg | 0 svg/Slider-horizontal.svg | 0 svg/Slider-vertical-Beat_Frequency_knob.svg | 0 svg/Slider-vertical-Main_Frequency_knob.svg | 0 svg/Slider-vertical.svg | 0 svg/Slider-widget-horizontal.svg | 0 svg/Slider-widget-vertical.svg | 0 svg/Toggle-off.svg | 0 svg/Toggle-on.svg | 0 svg/background.svg | 0 toggle_switch.pd | 0 27 files changed, 9 insertions(+), 3 deletions(-) mode change 100755 => 100644 README.md mode change 100755 => 100644 binaural_screenshot_android.jpg mode change 100755 => 100644 demos/sable/sable.pd mode change 100755 => 100644 demos/sable/sable_test.pd mode change 100755 => 100644 demos/sable/seq01.txt mode change 100755 => 100644 demos/sable/seq02.txt mode change 100755 => 100644 demos/sable/seq03.txt mode change 100755 => 100644 demos/sable/seq04.txt mode change 100755 => 100644 demos/sable/seq05.txt mode change 100755 => 100644 engine3.pd mode change 100755 => 100644 extra.pd mode change 100755 => 100644 font-antialiased.ttf mode change 100755 => 100644 keyboard.pd mode change 100755 => 100644 knobs_akai_midimix.pd mode change 100755 => 100644 makefile mode change 100755 => 100644 push_switch.pd mode change 100755 => 100644 svg/Slider-Beat_Frequency_knob.svg mode change 100755 => 100644 svg/Slider-horizontal.svg mode change 100755 => 100644 svg/Slider-vertical-Beat_Frequency_knob.svg mode change 100755 => 100644 svg/Slider-vertical-Main_Frequency_knob.svg mode change 100755 => 100644 svg/Slider-vertical.svg mode change 100755 => 100644 svg/Slider-widget-horizontal.svg mode change 100755 => 100644 svg/Slider-widget-vertical.svg mode change 100755 => 100644 svg/Toggle-off.svg mode change 100755 => 100644 svg/Toggle-on.svg mode change 100755 => 100644 svg/background.svg mode change 100755 => 100644 toggle_switch.pd diff --git a/README.md b/README.md old mode 100755 new mode 100644 index a06ae37..d1a2e85 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Just start Pd or Purr-Data, and load the droidparty_main.pd sketch. You can expl You can change the base frequency (called carrier frequency), and the beat frequency. The beat frequency will split accross the beat frequency value (if your carrier frequency is 100 Hz, and beat frequency is 6 Hz, the carrier frequency will be 97 Hz on the left and 103 Hz on the right panning. -In addition to the classic, "traditional" Sine wave, you can also add, by increasing their volume: +In addition to the classic, "traditional" Sine wave, you can also add, by increasing their main volume: * a Sine wave sub bass, which follows the main Sine frequency, one octave lower * a FM generator, driven by a few parameters (including the modulation frequency, mod depth, and FM wave). @@ -46,7 +46,7 @@ In addition to the classic, "traditional" Sine wave, you can also add, by increa * a drum beat (kick) -There is a bitcrusher for extra noise effects! +There is also a bitcrusher for extra noise effects! If you connect a MIDI keyboard, you should be able to play the frequencies with the keys! (monophonic) @@ -59,7 +59,7 @@ You can use the binaural-synth with the pd-pulp VST, but it's not working correc ### Android and iOS - * There is a droidparty_main.pd which you can used as a standalone Pd app, or on Android with the [PdDroidParty](http://www.droidparty.net/) app. It should also work with [PdParty on iOS](https://github.com/danomatika/PdParty). + * There is a droidparty_main.pd which you can used as a standalone Pd app, or on Android with the [PdDroidParty](https://droidparty.net/) app. It should also work with [PdParty on iOS](https://github.com/danomatika/PdParty). Just get the binaural.zip file found in the release tab and put the extracted content (folder "binaural") into /storage/emulated/0/Android/data/cx.mccormick.pddroidparty/files on your Android device. On some older devices, you might need to put it into a PdDroidParty folder at the root. @@ -76,6 +76,12 @@ For having other drone / noise PureData patches, have a look at those projects: - https://github.com/farvardin/LIRA-8/ +## TODO + +- integrate it with libpd? https://github.com/libpd/libpd + + + ## Licence This software is copyrighted by Eric Forgeot and others. The following diff --git a/binaural_screenshot_android.jpg b/binaural_screenshot_android.jpg old mode 100755 new mode 100644 diff --git a/demos/sable/sable.pd b/demos/sable/sable.pd old mode 100755 new mode 100644 diff --git a/demos/sable/sable_test.pd b/demos/sable/sable_test.pd old mode 100755 new mode 100644 diff --git a/demos/sable/seq01.txt b/demos/sable/seq01.txt old mode 100755 new mode 100644 diff --git a/demos/sable/seq02.txt b/demos/sable/seq02.txt old mode 100755 new mode 100644 diff --git a/demos/sable/seq03.txt b/demos/sable/seq03.txt old mode 100755 new mode 100644 diff --git a/demos/sable/seq04.txt b/demos/sable/seq04.txt old mode 100755 new mode 100644 diff --git a/demos/sable/seq05.txt b/demos/sable/seq05.txt old mode 100755 new mode 100644 diff --git a/engine3.pd b/engine3.pd old mode 100755 new mode 100644 diff --git a/extra.pd b/extra.pd old mode 100755 new mode 100644 diff --git a/font-antialiased.ttf b/font-antialiased.ttf old mode 100755 new mode 100644 diff --git a/keyboard.pd b/keyboard.pd old mode 100755 new mode 100644 diff --git a/knobs_akai_midimix.pd b/knobs_akai_midimix.pd old mode 100755 new mode 100644 diff --git a/makefile b/makefile old mode 100755 new mode 100644 diff --git a/push_switch.pd b/push_switch.pd old mode 100755 new mode 100644 diff --git a/svg/Slider-Beat_Frequency_knob.svg b/svg/Slider-Beat_Frequency_knob.svg old mode 100755 new mode 100644 diff --git a/svg/Slider-horizontal.svg b/svg/Slider-horizontal.svg old mode 100755 new mode 100644 diff --git a/svg/Slider-vertical-Beat_Frequency_knob.svg b/svg/Slider-vertical-Beat_Frequency_knob.svg old mode 100755 new mode 100644 diff --git a/svg/Slider-vertical-Main_Frequency_knob.svg b/svg/Slider-vertical-Main_Frequency_knob.svg old mode 100755 new mode 100644 diff --git a/svg/Slider-vertical.svg b/svg/Slider-vertical.svg old mode 100755 new mode 100644 diff --git a/svg/Slider-widget-horizontal.svg b/svg/Slider-widget-horizontal.svg old mode 100755 new mode 100644 diff --git a/svg/Slider-widget-vertical.svg b/svg/Slider-widget-vertical.svg old mode 100755 new mode 100644 diff --git a/svg/Toggle-off.svg b/svg/Toggle-off.svg old mode 100755 new mode 100644 diff --git a/svg/Toggle-on.svg b/svg/Toggle-on.svg old mode 100755 new mode 100644 diff --git a/svg/background.svg b/svg/background.svg old mode 100755 new mode 100644 diff --git a/toggle_switch.pd b/toggle_switch.pd old mode 100755 new mode 100644