date | project | content | link |
|---|
| 20:58 yesterday | musickit | Commit by leighsmith :: r 3696 /trunk/MusicKit/Frameworks/SndKit/ (SndStreamManager.h SndStreamManager.m): ( link) Now processAudio() and -processStreamAtTime: accept the buffer play time in seconds, rather than erroneously as a sample count. This pushes the responsibility for computing the time onto the platform. | # |
| 20:53 yesterday | musickit | Commit by leighsmith :: r 3695 /trunk/MusicKit/Frameworks/PlatformDependent/ (2 files in 2 dirs): ( link) Properly documented the semantics behind the parameters passed by SNDStreamProcessor. | # |
| 16:52 Wednesday | musickit | Commit by leighsmith :: r 3694 /trunk/MusicKit/MusicKit.xcodeproj/project.pbxproj: ( link) Added SignalProcessingExample build | # |
| 16:27 Wednesday | musickit | Commit by leighsmith :: r 3693 /trunk/MusicKit/Frameworks/SndKit/ (4 files): ( link) Clean up doco & debugging info | # |
| 00:11 Wednesday | musickit | Commit by leighsmith :: r 3692 /trunk/MusicKit/Frameworks/SndKit/ (4 files): ( link) Now correctly updates the SndStreamManager format when the buffer size is modified. Added a method for changing the input buffer size, but it's yet to be truly different in the underlying code. | # |
| 00:08 Wednesday | musickit | Commit by leighsmith :: r 3691 /trunk/MusicKit/Frameworks/PlatformDependent/MKPerformSndMIDI_portaudio/ (PerformSound.h PerformSound.m): ( link) Made several functions dependent on input or output direction, enabling greater independence between input and output devices. Enabled correct buffer size modification before the stream had been started. | # |
| 19:46 on Jul 19 | musickit | Commit by leighsmith :: r 3690 /trunk/MusicKit/Examples/SignalProcessing/ (3 files): ( link) Updated to latest SndStreamManager method naming | # |
| 18:40 on Jul 19 | musickit | Commit by leighsmith :: r 3689 /trunk/MusicKit/Frameworks/MusicKit/MKOrchestra.m: ( link) Updated for latest method naming | # |
| 18:35 on Jul 19 | musickit | Commit by leighsmith :: r 3688 /trunk/MusicKit/Frameworks/SndKit/ (SndStreamManager.h SndStreamManager.m): ( link) Moved methods to deal with device to be instance methods, sketched the behaviour of initOnDeviceForInput:outputDevice | # |
| 19:35 on Jul 14 | musickit | Commit by leighsmith :: r 3687 /trunk/MusicKit/Examples/SignalProcessing/ (6 files in 2 dirs): ( link) Added simultaneous MP3 playback with fading of playback and live input | # |
| 19:33 on Jul 14 | musickit | Commit by leighsmith :: r 3686 /trunk/MusicKit/Frameworks/SndKit/ (5 files): ( link) Added methods to assign the output buffer size and retrieve the currently assigned sound driver in SndStreamManager. Changed the return type from the Snd play methods to be SndPerformances, breaking with the past, but now much more consistent with other methods. | # |
| 21:30 on Jul 13 | musickit | Commit by leighsmith :: r 3685 /trunk/MusicKit/Examples/SignalProcessing/ (GNUmakefile GNUmakefile.preamble): ( link) Added GNUstep makefiles. | # |
| 21:13 on Jul 13 | musickit | Commit by leighsmith :: r 3684 /trunk/MusicKit/Examples/SignalProcessing/ (9 files in 2 dirs): ( link) First version of an example of real time signal processing using the SndKit. Still quite rough around the edges. | # |
| 15:47 on Jul 13 | musickit | Commit by leighsmith :: r 3683 /trunk/MusicKit/Frameworks/PlatformDependent/MKPerformSndMIDI_MacOSX/PerformSound.m: ( link) Separated out buffer sizes for input and output, there were big assumptions about the two being equal. No longer sets the input buffer to a fixed size. Conformed multiple macros for boolean values to just TRUE/FALSE | # |
| 20:09 on Jul 12 | musickit | Commit by leighsmith :: r 3682 /trunk/MusicKit/Frameworks/MKSynthPatches/Pluck.m: ( link) Commented out definitions of MAX & MIN since they should be picked up from the include file | # |
| 20:09 on Jul 12 | musickit | Commit by leighsmith :: r 3681 /trunk/MusicKit/Frameworks/MKUnitGenerators/ (AsympUG.m AsympenvUG.m OnepoleUG.m): ( link) Commented out definitions of MAX & MIN since they should be picked up from the include file | # |
| 16:04 on Jul 12 | musickit | Commit by leighsmith :: r 3680 /trunk/MusicKit/GNUmakefile.in: ( link) Added inclusion of preamble and postamble files. | # |
| 00:02 on Jul 10 | musickit | Commit by leighsmith :: r 3679 /trunk/MusicKit/Frameworks/SndKit/ (3 files): ( link) Added measures of instantaneous latency for output and input across a client. | # |
| 15:32 on Jul 09 | musickit | Commit by leighsmith :: r 3678 /trunk/MusicKit/Frameworks/SndKit/SndFunctions.m: ( link) Further removal of obsolete conditional defines and includes for WIN32. | # |
| 21:46 on Jul 08 | musickit | Commit by leighsmith :: r 3677 /trunk/MusicKit/Examples/recsnd/ (GNUmakefile main.m): ( link) Cleaned up GNUmakefile removing obsolete MINGW defs. Added check for WIN32 to avoid using stringWithFileSystemRepresentation:length: which seems to get screwed up with character encoding. | # |