Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Multimedia > Audio

    TimeSide 0.4.3

    Download button

    Downloads: 174  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Olivier Guilyardi, Paul Brossier, Guillaume Pellerin and Riccard | More programs
    GPL / FREE
    February 14th, 2013, 06:28 GMT [view history]
    ROOT / Multimedia / Audio

     Read user reviews (0)  Refer to a friend  Subscribe

    TimeSide description

    Web Audio Components

    TimeSide is a set of server and client side components for audio-enabling web sites and applications. It includes a powerful DHTML-based interactive player, with support for time-marking.

    The server side components provide generic APIs for easy transcoding, metadata embedding, sound visualization and audio analysis.

    Usage:

    See PythonApi, UiGuide, README and INSTALL.

    A fast and short example:

    import timeside

    decoder = timeside.decoder.FileDecoder('/path/to/source.ogg')
    grapher = timeside.grapher.Waveform()
    analyzer = timeside.analyzer.MaxLevel()
    encoder = timeside.encoder.WavEncoder('/path/to/output.wav')
    (decoder | grapher | analyzer | encoder).run()
    grapher.render(output='/path/to/image.png')
    print 'Level:', analyzer.result(), analyzer.unit()



    Product's homepage

    Requirements:

    · Python

    What's New in This Release: [ read full changelog ]

    · finally fix decoder leaks and de-synchronizations (thanks to piem)
    · this also fixes bad variable encoder file lengths
    · fix OGG and FLAC encoders (closes: #8)
    · fix multi-channels streaming (closes: #13)
    · add support for Pillow (closes: #12)
    · temporally desactivate AAC and WebM encoders (need to add some limits for them)
    · WARNING : we now need to add overwrite=True to encoder kwargs instances in order to overwrite the destination file, i.e. e=Mp3Encoder(path, overwrite=True)

      


    TAGS:

    web audio | audio components | web | audio | components

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM