Skip to content

When small frequency when there is no sound #33

@waterworms

Description

@waterworms

var A0:Number =27.50;
var baseSound1:IAudioSource = new SoundSource(Sounds_s1,new AudioDescriptor());
var C4Note:IAudioSource = new new ResamplingFilter(baseSound1,A0);
var keyboardPlayer:AudioPlayer = new AudioPlayer();
keyboardPlayer.play(C4Note);

When small frequency when there is no sound

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