cog/Audio
vspader bbba06e4b2 Fixed bug that caused problems when doing sample rate conversion. 2007-05-10 23:19:56 +00:00
..
Chain Fixed bug that caused problems when doing sample rate conversion. 2007-05-10 23:19:56 +00:00
CogAudio.xcodeproj Merged decoder and converter threads to facilitate midstream format changing. 2007-03-03 17:19:37 +00:00
Output Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
ThirdParty Merged decoder and converter threads to facilitate midstream format changing. 2007-03-03 17:19:37 +00:00
Utils Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
AudioDecoder.h Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +00:00
AudioDecoder.m Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +00:00
AudioMetadataReader.h Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
AudioMetadataReader.m Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
AudioPlayer.h Added some error messages that should hopefully fix some initial stuttering issues. 2007-03-19 00:19:47 +00:00
AudioPlayer.m Added some error messages that should hopefully fix some initial stuttering issues. 2007-03-19 00:19:47 +00:00
AudioPropertiesReader.h Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
AudioPropertiesReader.m Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +00:00
AudioSource.h Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +00:00
AudioSource.m Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +00:00
CogAudio_Prefix.pch Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
Info.plist Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
Plugin.h Modified CoreAudioDecoder to use new source based system. It just ignores the source and uses its own, since the ExtAudioFile API is absolutely hopeless when it comes to streaming. 2007-03-04 04:36:10 +00:00
PluginController.h Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +00:00
PluginController.m Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +00:00
Status.h Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00