シェア
もくいち
2018年12月30日 20:52
環境・MacBook (macOS Mojave)・Python 3.6使用したライブラリ・PyAudio・Pyxel・numpy全体のコード (GitHub)# coding: utf-8import pyxel, pyaudioimport numpy as npclass App: def __init__(self): pyxel.init(255, 15