Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Blackstar BEAM Solo #575

@FiddleFox

Description

@FiddleFox

Tested and works well with Blackstar USB Software but it is a little quiet, needs just a bit volume tweaking via settings

Turn down the volume on the device to hear RS patch, turn up volume to hear BEAM Solo's current patch (recommending volume set to 0 on device when practicing songs)

[Config]
EnableWasapiOutputs=-1
EnableWasapiInputs=0
EnableAsio=1

[Asio]
; available buffer size modes:
;    driver - respect buffer size setting set in the driver
;    host   - use a buffer size as close as possible as that requested by the host application
;    custom - use the buffer size specified in CustomBufferSize field
BufferSizeMode=custom
CustomBufferSize=48

[Asio.Output]
Driver=Blackstar USB Audio
BaseChannel=0
AltBaseChannel=
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
EnableRefCountHack=

[Asio.Input.0]
Driver=Blackstar USB Audio
Channel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
EnableRefCountHack=

[Asio.Input.1]
Driver=
Channel=1
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
EnableRefCountHack=

[Asio.Input.Mic]
Driver=
Channel=
EnableSoftwareEndpointVolumeControl=
EnableSoftwareMasterVolumeControl=
SoftwareMasterVolumePercent=
EnableRefCountHack=

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions