mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 09:22:44 +00:00 
			
		
		
		
	|  216e21a1fa This isn't a complete conversion to ErrorOr<void>, but a good chunk. The end goal here is to propagate buffer allocation failures to the caller, and allow the use of TRY() with formatting functions. | ||
|---|---|---|
| .. | ||
| Clip.cpp | ||
| Clip.h | ||
| CMakeLists.txt | ||
| Effects.cpp | ||
| Effects.h | ||
| Music.h | ||
| Processor.h | ||
| ProcessorParameter.h | ||
| Track.cpp | ||
| Track.h | ||
| Transport.h | ||