This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-13 00:04:19 +00:00
Code
Activity
369d59f656
JUCE
/
modules
/
juce_dsp
/
containers
History
Download ZIP
Download TAR.GZ
jules
ff99aec1ab
Converted some old uses of non-C++ maths functions to their std equivalents
2017-10-09 17:45:44 +01:00
..
juce_AudioBlock.h
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
2017-09-08 08:59:55 +01:00
juce_SIMDRegister.h
Improved the confusing nomenclature of some of the SIMDRegister typedefs
2017-09-14 17:16:19 +01:00
juce_SIMDRegister_test.cpp
Converted some old uses of non-C++ maths functions to their std equivalents
2017-10-09 17:45:44 +01:00