Toggle navigation
Toggle navigation
This project
Loading...
Sign in
노현욱
/
AR_instrument
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
노현욱
2023-06-11 18:01:39 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ed6dcbfb3bdd878bab17310d54cf453e1faff6f4
ed6dcbfb
1 parent
b25076ad
docs : addding readme
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
readme.md
readme.md
View file @
ed6dcbf
# Capstone Design 2
# Sound Augumentation을 이용한 악기
실행방법
```
pip install -r requirements.txt
python low_latnecy.py
```
1.
peak 추정방법 다르게 만들기
2.
피크 추정시에만 fft 돌릴수 있도록
3.
delay 최소화를 진행
\ No newline at end of file
이후 본인이 직접 녹음한 소리를 사용하고 싶으면 y를 입력해 녹음을 진행하고,
그렇지 않으면 그냥 n을 누르고 소리를 입력하시면 됩니다.
\ No newline at end of file
...
...
Please
register
or
login
to post a comment