GitHub - masr/SoundEffect · GitHub
Skip to content

masr/SoundEffect

Folders and files

Repository files navigation

#Sound Effect

The project will implement many sound effects like echo, normalize, noise removal, delay and so on.

The project is based on pure JAVA Sound and manage the raw stream basically.

The Example Entry locate in src/in/masr/soundeffect/player/SimpleSoundPlayer.java. You can run it directly in your IDE.

Currently supported effect:

ECHO(echo delay time, decay factor)

Limited:

The filter currently only support signed, 16 bit and little-endian wav file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages