mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-18 22:51:29 +01:00
2021-08-19 Fred Gleason <fredg@paravelsystems.com>
* Refactored the JACK driver in caed(8) to use virtual inheritance. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -91,14 +91,6 @@ bool HpiDriver::initialize(unsigned *next_cardnum)
|
||||
}
|
||||
|
||||
|
||||
void HpiDriver::updateMeters()
|
||||
{
|
||||
#ifdef HPI
|
||||
|
||||
#endif // HPI
|
||||
}
|
||||
|
||||
|
||||
bool HpiDriver::loadPlayback(int card,QString wavename,int *stream)
|
||||
{
|
||||
#ifdef HPI
|
||||
|
||||
Reference in New Issue
Block a user