This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6381
Commits
11
Branches
588MB
Tree:
3ff5ed0f44
develop
develop-distrho
v5.x-distrho
v6.0.8
v6.0.8-distrho
v6.1.6
v6.1.6-distrho
v7.0.12
v7.0.12-distrho
v7.0.9
v7.0.9-distrho
2021-05-28
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '3ff5ed0f44'
${ noResults }
JUCE
/
modules
/
juce_audio_basics
History
hogliux
630ab88f8b
Version number update
9 years ago
..
buffers
Fix multiple compile errors on older gcc versions
9 years ago
effects
Minor formatting tidyups
9 years ago
midi
Replace std::move with static_cast to fix errors in old compilers
9 years ago
mpe
Reverted MPEZone: added copy constructor and copy assignment operator. (reverted from commit 42a31451538ef85b576fb2b514d72b86233985bd). Reason: the methods auto-generated by the compiler are fine.
9 years ago
sources
Added some minor comments
9 years ago
synthesisers
Fix for Synthesiser rendering 0 length blocks
9 years ago
juce_audio_basics.cpp
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
9 years ago
juce_audio_basics.h
Version number update
9 years ago
juce_audio_basics.mm
Update copyright notice
10 years ago