Skip to content
/ pysrc Public
forked from MusIF-MIAI/pysrc

Python library for Segnale orario Rai Codificato (SRC)

License

Notifications You must be signed in to change notification settings

Trainax/pysrc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pySRC

Python library to generate audio signal for Segnale orario Rai Codificato (SRC)

Usage

$ python3
Python 3.11.0rc1 (main, Aug 12 2022, 10:02:14) [GCC 11.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from datetime import datetime
>>> from pysrc.audio_src import generate_audio_src_stereo
>>> generate_audio_src_stereo('now.wav',datetime.now())
>>>

About

Python library for Segnale orario Rai Codificato (SRC)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%