Bug 1028 - Instantiation of clock driver must be dynamic
Summary: Instantiation of clock driver must be dynamic
Status: ASSIGNED
Alias: None
Product: BpmDj - old linux tools
Classification: Unclassified
Component: player (show other bugs)
Version: 3.9
Hardware: PC Linux
: Future normal
Assignee: Werner Van Belle
URL:
Depends on:
Blocks:
 
Reported: 2009-03-10 14:37 CET by Werner Van Belle
Modified: 2009-03-10 14:37 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Werner Van Belle 2009-03-10 14:37:18 CET
- When there is no jack_dsp driver the jack_clock should not be attempted to initialize. Currently this happens regardless of whether the dsp_jack was able to initialize.
- When the jack synchronisation buttons change then the driver should be reconfigured.