module Zoomer

Extended Modules

Defined in:

zoomer.cr

Instance Method Summary

Instance Method Detail

def extract_pages(filename) #

Extract pages of bytes from the audio ROM


[View source]
def extract_samples(page : Bytes, page_idx) #

Extract samples from a page of data


[View source]