Erdal Yegenaga
Followers: 0 Following: 0
Feeds
已回答
I need to make MUSIC on matlab
I am doing research for my graduation project, but I could not reach enough code information.I want to assign music notes to co...
I need to make MUSIC on matlab
I am doing research for my graduation project, but I could not reach enough code information.I want to assign music notes to co...
4 years 前 | 0
提问
ADSR envelope: Digital synthesizer
clear ; close all; fs=8500; t=0:0.000117:3; note_do= sin(2*pi*261.6*t); note_re= sin(2*pi*293.7*t); note_mi= sin(2*pi*329...
4 years 前 | 1 个回答 | 0