Changeset 697 for sweep/branches/sweep-jack-testing
- Timestamp:
- 12/30/09 08:23:44 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sweep/branches/sweep-jack-testing/src/driver_jack.c
r685 r697 208 208 } 209 209 210 #define PLAYBACK_SCALE (32768 / SW_AUDIO_T_MAX)211 212 210 static ssize_t 213 211 jack_device_read (sw_handle * handle, sw_audio_t * buf, size_t count)
