• Title/Summary/Keyword: 자동작곡시스템

Search Result 9, Processing Time 0.035 seconds

MIDI chord composition through chord generation program and automatic accompaniment program (조화로운 코드생성 프로그램과 자동반주 프로그램을 통한 미디 코드작곡)

  • 조재영;강희조;김윤호
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2004.05b
    • /
    • pp.203-207
    • /
    • 2004
  • This treatise presents that a possibility of non-musician's composition. In fart, as a development of music composition program(used by IAVA) helps to compose music easily, but non-musician still feels hard to compose some musics and perform some musics even though the band-in-a-box is already existed(which is an auto accompaniment program). This treatise shows non-musicians' special music composition way. Select a cord and put the cord to special program which ratted ‘the cord composition program’, and then the cord composition program creates the rest cords. After this progress, non-musicians overwrite their own melodies in accordance with created cords. Finally, they can perform their own musics with the sound of master-keyboard and other sound sources using by the band-in-a-box program.

  • PDF

Training Method of Artificial Neural Networks for Implementation of Automatic Composition Systems (자동작곡시스템 구현을 위한 인공신경망의 학습방법)

  • Cho, Jae-Min;Ryu, Eun Mi;Oh, Jin-Woo;Jung, Sung Hoon
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.3 no.8
    • /
    • pp.315-320
    • /
    • 2014
  • Composition is a creative activity of a composer in order to express his or her emotion into melody based on their experience. However, it is very hard to implement an automatic composition program whose composition process is the same as the composer. On the basis that the creative activity is possible from the imitation we propose a method to implement an automatic composition system using the learning capability of ANN(Artificial Neural Networks). First, we devise a method to convert a melody into time series that ANN can train and then another method to learn the repeated melody with melody bar for correct training of ANN. After training of the time series to ANN, we feed a new time series into the ANN, then the ANN produces a full new time series which is converted a new melody. But post processing is necessary because the produced melody does not fit to the tempo and harmony of music theory. In this paper, we applied a tempo post processing using tempo post processing program, but the harmony post processing is done by human because it is difficult to implement. We will realize the harmony post processing program as a further work.

An Automatic Rhythm and Melody Composition System Considering User Parameters and Chord Progression Based on a Genetic Algorithm (유전알고리즘 기반의 사용자 파라미터 설정과 코드 진행을 고려한 리듬과 멜로디 자동 작곡 시스템)

  • Jeong, Jaehun;Ahn, Chang Wook
    • Journal of KIISE
    • /
    • v.43 no.2
    • /
    • pp.204-211
    • /
    • 2016
  • In this paper, we propose an automatic melody composition system that can generate a sophisticated melody by adding non-harmony tone in the given chord progression. An overall procedure consists of two steps, which are the rhythm generation and melody generation parts. In the rhythm generation part, we designed new fitness functions for rhythm that can be controlled by a user setting parameters. In the melody generation part, we designed new fitness functions for melody based on harmony theory. We also designed evolutionary operators that are conducted by considering a musical context to improve computational efficiency. In the experiments, we compared four metaheuristics to optimize the rhythm fitness functions: Simple Genetic Algorithm (SGA), Elitism Genetic Algorithm (EGA), Differential Evolution (DE), and Particle Swarm Optimization (PSO). Furthermore, we compared proposed genetic algorithm for melody with the four algorithms for verifying performance. In addition, composition results are introduced and analyzed with respect to musical correctness.

Postprocessing for Tonality and Repeatability, and Average Neural Networks for Training Multiple Songs in Automatic Composition (자동작곡에서 조성과 반복구성을 위한 후처리 방법 및 다수 곡 학습을 위한 평균 신경망 방법)

  • Kim, Kyunghwan;Jung, Sung Hoon
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.26 no.6
    • /
    • pp.445-451
    • /
    • 2016
  • This paper introduces a postprocessing method, an iteration method for melody, and an average neural network method for learning a large number of songs in order to improve musically insufficient parts in automatic composition using existing artificial neural network. The melody of songs composed by artificial neural networks is produced according to the melodies of trained songs, so it can not be a specific tonality and it is difficult to have a repetitive composition. In order to solve these problems, we propose a postprocessing method that converts the melody composed by artificial neural networks into a melody having a specific tonality according to music theory and an iteration method for melody by iteratively composing measure divisions of artificial neural networks. In addition, the existing training method of many songs has some disadvantages. To solve this problem, we adopt an average neural network that is made by averaging the weights of artificial neural networks trained each song. From some experiments, it was confirmed that the proposed method solves the existing problems.

Adoption of Artificial Neural Network for Rest, Enhanced Postprocessing of Beats, and Initial Melody Processing for Automatic Composition System (자동작곡시스템에서 쉼표용 인공신경망 도입 및 개선된 박자후처리와 초기멜로디 처리)

  • Kim, Kyunghwan;Jung, Sung Hoon
    • Journal of Digital Contents Society
    • /
    • v.17 no.6
    • /
    • pp.449-459
    • /
    • 2016
  • This paper proposes a new method to improve the three problems of existing automatic composition method using artificial neural networks. The first problem is that the existing beat post-processing to fit into music theories could not handle all the cases of occurring. The second one is that the pitch space generated by artificial neural networks is distorted because the rest is trained with the pitch on the same neural network with large values. The last problem is caused by the difference between the initial melody and beats given by user and those generated by an artificial neural network in the process of new composition. In order to treat these problems, we propose an enhanced post-processing of beats, initial melody processing, and adoption of artificial neural network for rest. It was found from experiments that the proposed methods totally resolved the three problems.

Implementation of Auto Composition by using Neural Network (신경망을 이용한 자동 작곡 시스템 구현)

  • Kim, Yoon-Ho;Lee, Ju-Shin
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.6 no.3
    • /
    • pp.189-194
    • /
    • 2013
  • In this paper, chord progress pattern of popular music is analyzed, and based on this optimal chord pattern, bit matrix of melody information is used for the input vector of neural network. Experimental result showed that possibility of computer composition based on neural network is verified. With regard to some given melody, by making use of proposed method, it is also possible to reconstruct the various melody.

Automatic Composition Algorithm based on Fractal Tree (프랙탈 트리를 이용한 자동 작곡 방법)

  • Kwak, Sung-Ho;Yoo, Min-Joon;Lee, In-Kwon
    • 한국HCI학회:학술대회논문집
    • /
    • 2008.02a
    • /
    • pp.618-622
    • /
    • 2008
  • In this paper, we suggest new music composition algorithm based on fractal theory. User can define and control fractal shape by setting an initial state and production rules in L-System. We generate an asymmetric fractal tree based on L-System and probability. Then a music is generated by the fractal tree image using sonification techniques. We introduce two composition algorithm using the fractal tree. First, monophonic music can be generated by mapping x and y axis to velocity and pitch, respectively Second, harmonic music also can be generated by mapping x and y axis to time and pitch, respectively Using our composition algorithm, user can easily generate a music which has repeated pattern created by recursive feature of fractal, and a music which has structure similar to fractal tree image.

  • PDF

Melody Note - Music Score Editor and Play System (악보작성 및 재생 시스템)

  • Kim, Tae-Ki;Lee, Dae-jeong;Park, Mi-Ra;Min, Jun-Ki
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.10a
    • /
    • pp.1059-1062
    • /
    • 2009
  • As the electronic processing of music gradually is developed, there has been growing interest in automatical input of music. As a result, various researches which input music in the computer has been studied. However, previous studies have drawbacks that only the experts can do it. In other words, if beginners would like to use traditional production program of music scores than prior knowledge is required. To resolve this, we propose system painting music scores automatically using a bandwidth of soundsource, after extracting the voice sounds created by amateurs. The System provides amateurs with convenience so that they can compose. As well as, the System provides the ability to play music that produced by the computer. By using the system, amateurs can compose using voice and simple system handling. And, they can make a music that plays desired instruments.

  • PDF

Design and Implementation for JungGanBo Input System (정간보 입력 시스템 설계 및 구현)

  • 박주연;허기택
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2001.11a
    • /
    • pp.435-440
    • /
    • 2001
  • 컴퓨터에 의한 음악의 처리가 점차 중요한 비중을 차지하여 감에 따라 음악의 신속, 정확한 입력이 크게 요구되고 있다. 서양의 음악을 악보화, 악보의 자동 인식에 관한 연구는 1960년대 후반부터 시작하여 지금은 다양한 악보를 인식하고, 악보를 미디로 변환하는 등 여러 부분에서 활용하고 있다. 그러나 우리의 전통음악을 우리 나라 악보인 정간보로 출력하는 시스템은 아직 존재하지 않는다. 그래서 본 논문에서는 세종 때부터 사용되었던 우리 나라 악보인 정간보에 대해 이해하고 컴퓨터를 통해 정간보를 입력할 수 있는 시스템을 설계 및 구현한다. 또한 사용자가 보다 쉽게 입력할 수 있도록 그래픽 유저 인터페이스(Graphic User Interface)형태로 제공하였다. 제안하는 정간보 이력 에디터 시스템 구현으로 우리 음악을 정간보로 체계적으로 관리할 수 있고 정간보 데이터 베이스(Data Base)가 구축이 되면 국악의 신속한 정보 검색이 가능하다. 향후 정간보 시스템이 체계화되면 우리 음악을 서양의 악보화로, 악보를 미디로 등의 변환이 가능하며 음악 애호가들은 약간 기억나는 악절을 기준으로 곡을 작곡할 수 있을 것이다.

  • PDF