Created new SPDIF_TX define (based on old SPDIF define). Helps with auto generating channel strings.
This commit is contained in:
@@ -231,6 +231,10 @@
|
||||
#undef SPDIF
|
||||
#endif
|
||||
|
||||
#ifdef SPDIF
|
||||
#define SPDIF_TX 1
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @brief Defines which output channels (stereo) should be output on S/PDIF. Note, Output channels indexed from 0.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user