mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 09:52:44 +00:00 
			
		
		
		
	|  cd21e03225 Calculating sin and cos at once is quite a bit cheaper than calculating them individually. x87 has even a dedicated instruction for it: `fsincos`. | ||
|---|---|---|
| .. | ||
| Clip.cpp | ||
| Clip.h | ||
| CMakeLists.txt | ||
| Effects.cpp | ||
| Effects.h | ||
| Envelope.h | ||
| FFT.h | ||
| MDCT.h | ||
| Music.h | ||
| Processor.h | ||
| ProcessorParameter.h | ||
| Synthesizers.cpp | ||
| Synthesizers.h | ||
| Track.cpp | ||
| Track.h | ||
| Transport.h | ||
| Window.h | ||