mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 17:00:41 +00:00
Docs
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
ptulsconv Quickstart
|
ptulsconv Quickstart
|
||||||
====================
|
====================
|
||||||
|
|
||||||
|
.. code-block:: python
|
||||||
|
:caption: Using wavinfo
|
||||||
|
|
||||||
|
import wavinfo
|
||||||
|
|
||||||
|
path = 'path/to/your/wave/audio.wav'
|
||||||
|
|
||||||
|
info = wavinfo.WavInfoReader(path)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user