Description: HARMONIC Generates a note with its harmonic wave
HT=harmonic(soundname,tone,k,type) Generate a note with its harmonic
wave in given tone, simulating particular type of musical instrument
type=[basic,second,third,fourth,fifth] represents the coefficients of
harmonic wave.
This function is able to simulate several musical instrument varying
the relative amplitude of each harmonic wave.
Example : Re=harmonic(2, C ,4,[1,0.1,0.3,0.05,0.004]) generates a quarter
note re in C , and simulating a particular instrument
- [audio] - the recognition of audio based the chara
- [MIDI] - MIDI Processing Source code
- [Music] - Music player using Aplet
- [snake2] - The latest Snake game, added a certain p
- [GreyHaT] - SYN FLOODING ATTACK TOOL
- [midi_pitch] - Like to extract the melody midi music (t
File list (Check if you may need any files):
harmonic.m