Pinned Repositories
beatbox-juce
Plugin/standalone app that plays live drums using midi tone generators or SFZ files
sfizz
SFZ parser and synth c++ library, providing a JACK standalone client
sfizz-juce
Sfizz is a Juce-based SFZ format sampler
sfizz-render
Render a midi file using the sfizz SFZ library
sfizz-ui
SFZ based sampler, providing AU / LV2 / PD / VST3 plugins using the sfizz library
sfizz-webaudio
sfizz as a WebAudio library
sfz.vim
syntax highlighting for .sfz files for vim
syntax-highlighting-sublime-text
SFZ format filetype syntax highlighting for Sublime Text
toccata.lv2
A reasonable LV2 church organ (WIP)
WaveTableTools
Wavetable generation utilities
SFZ Tools's Repositories
sfztools/sfizz
SFZ parser and synth c++ library, providing a JACK standalone client
sfztools/sfizz-ui
SFZ based sampler, providing AU / LV2 / PD / VST3 plugins using the sfizz library
sfztools/sfizz-webaudio
sfizz as a WebAudio library
sfztools/sfizz-render
Render a midi file using the sfizz SFZ library
sfztools/WaveTableTools
Wavetable generation utilities
sfztools/toccata.lv2
A reasonable LV2 church organ (WIP)
sfztools/syntax-highlighting-notepad-plus-plus
SFZ format filetype syntax highlighting for Notepad++
sfztools/syntax-highlighting-vscode
Provides SFZ format support for Visual Studio Code
sfztools/emacs-sfz-mode
SFZ format filetype syntax highlighting for Emacs
sfztools/sfztools.github.io
SFZ Tools Website
sfztools/vstgui
A user interface toolkit mainly for audio plug-ins
sfztools/.github
Organization profile description
sfztools/discussions
Organization discussions repository
sfztools/elements
Elements C++ GUI library
sfztools/sfzt_auwrapper
Custom edit of the Steinberg VST3→AU wrapper, with preference for static linking
sfztools/prelude.lv2
`prelude.lv2` is a simple wavetable-based church organ as an LV2 plugin with a very reduced set of parameters.
sfztools/arch-mingw-w64
MinGW-w64 packages for personal CI builds
sfztools/CoreAudioUtilityClasses
A mirror of SDK classes for Audio Unit, used by SFZ Tools
sfztools/elements-infra
Common facilities
sfztools/fluentui-system-icons
Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.
sfztools/libaiff
Open-source implementation of the AIFF format
sfztools/lv2lint
Check whether a given LV2 plugin is up to the specification
sfztools/osdialog
A cross platform wrapper for OS dialogs like file save, open, message boxes, inputs, color picking, etc.
sfztools/sfizz-wiki
sfizz wiki using mkdocs
sfztools/sfizz-wiki-archive
Archive of the old Gollum based wiki
sfztools/simde
Implementations of SIMD instruction sets for systems which don't natively support them.
sfztools/stb_vorbis
Just stb_vorbis and nothing else
sfztools/syntax-highlighting-gedit
SFZ format filetype syntax highlighting for gedit
sfztools/vst3_pluginterfaces
VST 3 API
sfztools/vst3_public_sdk
VST 3 Implementation Helper Classes And Examples