pytimbre.audio.FormatChunk ========================== .. currentmodule:: pytimbre.audio .. autoclass:: FormatChunk :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~FormatChunk.__init__ ~FormatChunk.from_waveform ~FormatChunk.write_chunk .. rubric:: Attributes .. autosummary:: ~FormatChunk.channel_count ~FormatChunk.chunk_name ~FormatChunk.chunk_offset ~FormatChunk.chunk_size ~FormatChunk.sample_bit_size ~FormatChunk.sample_rate ~FormatChunk.waveform_format