Call it DSP MIDI, not SB MIDI.
This commit is contained in:
@@ -4053,7 +4053,7 @@ static const device_config_t sb_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -4163,7 +4163,7 @@ static const device_config_t sb15_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -4292,7 +4292,7 @@ static const device_config_t sb2_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -4358,7 +4358,7 @@ static const device_config_t sb_mcv_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -4448,7 +4448,7 @@ static const device_config_t sb_pro_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -4459,7 +4459,7 @@ static const device_config_t sb_pro_config[] = {
|
|||||||
static const device_config_t sb_pro_mcv_config[] = {
|
static const device_config_t sb_pro_mcv_config[] = {
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -4612,7 +4612,7 @@ static const device_config_t sb_16_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -4637,7 +4637,7 @@ static const device_config_t sb_16_pnp_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -4694,7 +4694,7 @@ static const device_config_t sb_32_pnp_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -4914,7 +4914,7 @@ static const device_config_t sb_awe32_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -4971,7 +4971,7 @@ static const device_config_t sb_awe32_pnp_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -5048,7 +5048,7 @@ static const device_config_t sb_awe64_value_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -5121,7 +5121,7 @@ static const device_config_t sb_awe64_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -5186,7 +5186,7 @@ static const device_config_t sb_awe64_gold_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -5316,7 +5316,7 @@ static const device_config_t ess_688_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -5447,7 +5447,7 @@ static const device_config_t ess_1688_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -5466,7 +5466,7 @@ static const device_config_t ess_1688_config[] = {
|
|||||||
static const device_config_t ess_688_pnp_config[] = {
|
static const device_config_t ess_688_pnp_config[] = {
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
@@ -5485,7 +5485,7 @@ static const device_config_t ess_1688_pnp_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "receive_input",
|
.name = "receive_input",
|
||||||
.description = "Receive input (SB MIDI)",
|
.description = "Receive input (DSP MIDI)",
|
||||||
.type = CONFIG_BINARY,
|
.type = CONFIG_BINARY,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 1
|
.default_int = 1
|
||||||
|
Reference in New Issue
Block a user