GitHub / ffAudio 19 Repositories
Independent Audio Software Development
ffAudio/foleys_gui_magic
A GUI builder module for JUCE - with examples
Language: C++ - Size: 3.39 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 444 - Forks: 51

ffAudio/foleys_license_client
A license client using libsodium as decryption
Language: C - Size: 2.42 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 3 - Forks: 1

ffAudio/signalsmith-dsp Fork of Signalsmith-Audio/dsp
GitHub mirror of Signalsmith Audio's C++ DSP support library
Size: 80.1 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

ffAudio/Frequalizer
Equalizer using JUCE new dsp module
Language: C++ - Size: 1.39 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 337 - Forks: 47

ffAudio/ff_meters
Plug and play component to display LED meters for JUCE audio buffers
Language: C++ - Size: 645 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 118 - Forks: 31

ffAudio/foleys_musicology
Music theory and score editing/rendering
Language: C++ - Size: 1010 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 2

ffAudio/foleys_video_engine
A video engine to load, play, assemble and write video - to be used with JUCE
Language: C++ - Size: 6.81 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 53 - Forks: 19

ffAudio/ffAudio.github.io
Public website
Language: HTML - Size: 7.38 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

ffAudio/chowdsp_utils Fork of Chowdhury-DSP/chowdsp_utils
JUCE module with utilities for ChowDSP
Size: 5.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ffAudio/WaveDigitalFilters Fork of jatinchowdhury18/WaveDigitalFilters
Circuit Modelling with Wave Digital Filters
Size: 214 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ffAudio/FFmpegBuild
CMake scripts for building FFmpeg
Language: CMake - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1

ffAudio/PluginGuiMagic 📦
Examples for foleys_gui_magic - the styleable plugin gui
Language: CSS - Size: 8.65 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 287 - Forks: 28

ffAudio/JUCE Fork of juce-framework/JUCE
The JUCE cross-platform C++ framework.
Language: C++ - Size: 1.2 GB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

ffAudio/QtHostingJUCE
Demo program to host AudioProcessors in a QT based project
Language: C++ - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ffAudio/LicenseServer
Language: C++ - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 0

ffAudio/foleys_image_processing
JUCE module containing image processing methods
Language: C++ - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 2

ffAudio/fontaudio Fork of fefanto/fontaudio
icon toolkit for audio developers
Size: 1.11 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ffAudio/ffTapeDelay
Simple Delay Plugin to play around wit AudioProcessorValueTreeState
Language: C++ - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 54 - Forks: 5

ffAudio/MultiChannelPlayer
Example for a downmix multichannel juce AudioSource
Language: C++ - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 0

ffAudio/ff_buffers
Some JUCE buffers e.g. FIFO or resampling delay
Language: C++ - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 1

ffAudio/ffGuiAttachments
Attachments for JUCE ValueTree to gui components
Language: C++ - Size: 181 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 25 - Forks: 7

ffAudio/ffLayouts
Layout module for juce components
Language: C++ - Size: 8.21 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 7

ffAudio/guidolib Fork of grame-cncm/guidolib
Guido project - music score layout engine - music description language
Size: 83.1 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ffAudio/ffEncryption
Encryption and decryption stream for JUCE
Language: C++ - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

ffAudio/filmstro_ffmpeg Fork of filmstro/filmstro_ffmpeg
Read/write/display videos into JUCE using ffmpeg
Size: 652 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

ffAudio/lomse Fork of lenmus/lomse
A C++ library for rendering, editing and playing back music scores.
Language: C++ - Size: 48.4 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

ffAudio/QtCmakeTest
Test app to marry Qt and JUCE
Language: C++ - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 1

ffAudio/AudioPluginScanner
Scans file or folder for available audio plugins (JUCE)
Language: C++ - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

ffAudio/VideoExamples
Test examples for foleys_video_engine
Language: C++ - Size: 422 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 4
