In case of long sequences setting a `song` variable may result in ``` MemoryError: memory allocation failed, allocating 160208 bytes ``` Perhaps it would be better if the data is read in chunks from an external file.