Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 1.01 KB

README.md

File metadata and controls

59 lines (37 loc) · 1.01 KB

ManagedBass WPF Samples

ManagedBass samples for WPF (Windows Presentation Framework).

Download the required libraries from http://un4seen.com and place in build output directory.

3DTest

Ported from BASS Sample: 3dtest

Requires: bass.dll

BPM

Ported from BASS_FX Sample: bpm

Requires: bass.dll and bass_fx.dll

CDTest

Requires: bass.dll and basscd.dll

DeviceEnumerator

Requires: bass.dll and basswasapi.dll

DSPTest

Ported from BASS Sample: dsptest

MidiSynth

Ported from BASSMIDI Sample: synth

Requires: bass.dll and bassmidi.dll

MidiTest

Ported from BASSMIDI Sample: miditest

Requires: bass.dll and bassmidi.dll

NetRadio

Ported from BASS Sample: netradio

PitchTracker

Adapted from https://pitchtracker.codeplex.com

Requires: bass.dll

PluginTest

Ported from BASS Sxample: plugin

Requires: bass.dll

RecordingTest

Requires: bass.dll

Revic

Demonstrates usage of MediaPlayer API.

Requires: bass.dll and bass_fx.dll

Sythesizer

Ported from BASS Sample: synth

Requires: bass.dll