Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
aifファイルを開くにはaifcライブラリを使用し、フレームをバイト単位で読み取るには彼のメソッド readframes(nframes) を使用しています。しかし今、値の浮動小数点リストのバイトを変換する必要があります。
どうすればできますか?
Python標準ライブラリの構造体ライブラリを見ましたか?