National Repository of Grey Literature 16 records found  1 - 10next  jump to record: Search took 0.01 seconds. 
Audio visualizer
Jelínková, Jana ; Schimmel, Jiří (referee) ; Říha, Kamil (advisor)
The aim of this thesis is to create an audio visualizer. That means an object, whose parameters will be changed in real time based on chosen parameters of an audio. The first part of this thesis deals with different kinds of audio visualizers through history till today and also deals with some artistic theories about visualization. The second part deals with the main solution of the visualizer in Pure Data and principles used for audio processing and also describes development of an external for Pure Data.
Smart Sheet Music Reader for Android
Smejkal, Vojtěch ; Herout, Adam (referee) ; Szőke, Igor (advisor)
Oblasti jako automatické otáčení stránek nebo automatický hudební doprovod jsou studovány již několik desetiletí. Tato práce shrnuje současné metody pro počítačové sledování not v reálném čase. Zabývá se také hudebními příznaky jako jsou chroma třídy a syntetizované spektrální šablony. Dále popisuje klíčové části systému jako krátkodobou Fourierovu transformaci a Dynamické borcení času. V rámci projektu byl navrhnut a vyvinut vlastní systém pro sledování pozice hráče v notách, který byl následně implementován jako mobilní aplikace. Výsledný systém dokáže sledovat i skladby s výrazně odlišným tempem, pauzami během hry nebo drobnými odchylkami od předepsaných not.
Network Interface for Keyword Spotting System
Skotnica, Martin ; Glembek, Ondřej (referee) ; Szőke, Igor (advisor)
A considerable part of the research in computer science is dedicated to speech recognition as the speech-controlled systems become useful in many applications. One of them is the keyword spotting which makes possible to find words in audio data. Such a detector is developed at BUT Faculty of Information Technology. The goal of this work is to propose a network interface to this keyword detector based on client/server architecture. Client connects to the server and sends audio data. Server runs keyword detector with this received data and sends the result of keyword spotting back to client. Finally client visualizes the result and interact with user.
Parameter Visualization of Multichannel Audio System in Web Browser
Lach, Martin ; Glembek, Ondřej (referee) ; Szőke, Igor (advisor)
This work deals with Audified Audio Processing System. This embedded system includes an Arm processor running the Linux operating system. At present, parameter control (phantom, gain) is complicated, without feedback. In this work, the creation of server - client application, which will allow easy setting of the mentioned parameters and will show their effect, is described.
System for a Room Acoustics Measurement
Stojan, Martin ; Mošner, Ladislav (referee) ; Szőke, Igor (advisor)
This work follows up on Marin Lach's thesis. It deals with Audified Audio Processing System. The work is about making control of the system more pleasant, testing the functionality of the system with eventual modifications, extending the current functionality and creating a web application to ease the collecting of metadata about the recording. It also contains manuals for dealing with the system and using the mentioned applications.
Real-Time Sound Synthesis in Matlab
Kovanda, Vojtěch ; Sysel, Petr (referee) ; Schimmel, Jiří (advisor)
Goals of this paper are to create a programm which is able to use digital sound synthesis and play created signals in real time. Another goal is to create an environment for implementation real-time digital sound synthesis in Matlab controlled by MIDI protocol and to create tutorial how to programme a simple synthesizer in that environment. The paper shows basic theory for sound syntehsis methods. It describes MIDI protocol and how to process sounds in Matlab. It shows basic methods of sound synthesis in Matlab such as waveshaping, additive synthesis or subtractive synthesis. It presents ways how to achieve real-time synthesis controlled by external MIDI instrument. It presents programmable enviroment for real-time digital sound synthesis which works as Matlab audioplugin. The environment offers to play created sound signals in real time and controll parametres of synthesis by MIDI protocol. It also offers write signals down to file and show signal and its frequency spectrum in real time. As a part of this thesis an audioplugin was made which works as synthesizer using basic methods of digital sound synthesis. Another audioplugin was made as the environment for implementation digital sound synthesis. This audioplugin includes tutorial how to create simple synthesizer in this environment.
Lossless Encoding of Signals from Microphone Array
Kálazi, Adrián ; Malenovský, Vladimír (referee) ; Černocký, Jan (advisor)
Bezeztrátové kódování zvuku je stále důležitější pro správnou archivaci a uchování zvuku v původní podobě. Pro dosažení dobrého kompresního poměru se na původní zvuk často aplikují techniky bezztrátového kódování, jako je lineární predikce a Riceho kódování, aby se minimalizovala jeho entropie a zachoval se původní signál s bitovou přesností se zmenšenou velikostí. Tato práce zkoumá možnosti efektivního kódování vícekanálového zvuku způsobem, který využívá podobnosti mezi více kanály za účelem dosažení lepších kompresních poměrů. Tato práce také hlouběji zkoumá techniky používané FLAC-em a zároveň poskytuje řešení několika problémů, které FLAC neřeší.
Parameter Visualization of Multichannel Audio System in Web Browser
Lach, Martin ; Glembek, Ondřej (referee) ; Szőke, Igor (advisor)
This work deals with Audified Audio Processing System. This embedded system includes an ARM processor running the Linux operating system. At present, parameter control (phantom, gain) is complicated, without feedback. In this work, the creation of web application, which will allow easy setting of the mentioned parameters and will show their effect, is described.
Lossless Encoding of Signals from Microphone Array
Kálazi, Adrián ; Malenovský, Vladimír (referee) ; Černocký, Jan (advisor)
Bezeztrátové kódování zvuku je stále důležitější pro správnou archivaci a uchování zvuku v původní podobě. Pro dosažení dobrého kompresního poměru se na původní zvuk často aplikují techniky bezztrátového kódování, jako je lineární predikce a Riceho kódování, aby se minimalizovala jeho entropie a zachoval se původní signál s bitovou přesností se zmenšenou velikostí. Tato práce zkoumá možnosti efektivního kódování vícekanálového zvuku způsobem, který využívá podobnosti mezi více kanály za účelem dosažení lepších kompresních poměrů. Tato práce také hlouběji zkoumá techniky používané FLAC-em a zároveň poskytuje řešení několika problémů, které FLAC neřeší.
Real-Time Sound Synthesis in Matlab
Kovanda, Vojtěch ; Sysel, Petr (referee) ; Schimmel, Jiří (advisor)
Goals of this paper are to create a programm which is able to use digital sound synthesis and play created signals in real time. Another goal is to create an environment for implementation real-time digital sound synthesis in Matlab controlled by MIDI protocol and to create tutorial how to programme a simple synthesizer in that environment. The paper shows basic theory for sound syntehsis methods. It describes MIDI protocol and how to process sounds in Matlab. It shows basic methods of sound synthesis in Matlab such as waveshaping, additive synthesis or subtractive synthesis. It presents ways how to achieve real-time synthesis controlled by external MIDI instrument. It presents programmable enviroment for real-time digital sound synthesis which works as Matlab audioplugin. The environment offers to play created sound signals in real time and controll parametres of synthesis by MIDI protocol. It also offers write signals down to file and show signal and its frequency spectrum in real time. As a part of this thesis an audioplugin was made which works as synthesizer using basic methods of digital sound synthesis. Another audioplugin was made as the environment for implementation digital sound synthesis. This audioplugin includes tutorial how to create simple synthesizer in this environment.

National Repository of Grey Literature : 16 records found   1 - 10next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.