Skip to content

Simple implementation of soundscape generation combining tracks depending on time of day.

Notifications You must be signed in to change notification settings

ivanlmh/py-sound-scapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-sound-scapes

Simple implementation of soundscape generation combining tracks depending on time of day.

Selects tracks depending on time of day, tracks should be sorted into the provided folders, a couple of examples extracted from freesound.org are provided.

Streams added wav tracks in an infinite loop to HTTP address, signal can be retrieved with programs like VLC.

HTTP stream uses continuous buffer send, as in https://stackoverflow.com/questions/59065564/http-realtime-audio-streaming-server

About

Simple implementation of soundscape generation combining tracks depending on time of day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages