Git Product home page Git Product logo

wavfile.py's People

Contributors

endolith avatar josephernest avatar x-raym avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wavfile.py's Issues

Unsupported chunk need to be returned

Unsupported chunk aren't return from read functions, and cannot be pass to write functions. This means that if you had bext infos (Originator, Description etc) it will stripped if you read + write file.

Return a metadata dict/object instead

The read function has a ton of parameters, and all they do is turn on or off different outputs, though the work of reading them is done either way. It would probably be better to output the metadata as a dictionary, with keys like 'cuelabels', etc

Update file function

A function to update a file rather than rewriting it entirely would be far quicker for huge files.

Some chunk could be just nulled and duplicated at the end.

Marker ranges are not supported?

In Adobe Audition/Ocenaudio/REAPER, I can see markers that span a length of time, but after reading them with this function, I only see the start time.

Chunk Order

write doesn't follow the most used conventions for written waves, like having LIST in the end of the file (I think this is supposed to allows faster addition / deletion without having to offfset everything)

IPRT

You can add the IPRT tag to the list_info_index. This tag contains information about the track number and total number of tracks recorded in the WAV file, if available. This information can be used to determine the exact position of the track within the album or playlist.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.