【FluidSynth】SoundFont 音源文件资料收集 ( SoundFont 规范 | SoundFont 音源下载 | SoundFont 编辑器 | 博客资源 )
文章目錄
- 前言
- 一、SoundFont 規范
- 二、SoundFont 音源下載
- 三、SoundFont 編輯器
- 四、博客資源
前言
參考 https://github.com/FluidSynth/fluidsynth/wiki/SoundFont 文檔 ;
使用 FluidSynth 合成器開發樂器應用 , 需要基于 SoundFont 音源發音 , SF 音源中封裝鋼琴聲音樣本 , 則樂器可以發出鋼琴的聲音 ;
一、SoundFont 規范
SoundFont 相關資源鏈接 :
-
SoundFont 簡介 Introduction to SoundFont files : https://freepats.zenvoid.org/sf2/SF2_Intro.txt
-
SoundFont 2.1 Application Note : https://freepats.zenvoid.org/sf2/sfapp21.pdf
-
SoundFont? Technical Specification : http://freepats.zenvoid.org/sf2/sfspec24.pdf
-
FluidSynth 關于 SF 的介紹 : https://github.com/FluidSynth/fluidsynth/wiki/SoundFont
二、SoundFont 音源下載
SoundFont 音源文件下載網站 :
- S. Christian Collins GeneralUser GS : http://www.schristiancollins.com/generaluser.php
- Polyphone Soundfont Collection : https://www.polyphone-soundfonts.com/download-soundfonts
- Hammersound : http://www.hammersound.net/
- Magic Sound Font, version 2.0 : http://www.personalcopy.com/sfarkfonts1.htm
- Arachno SoundFont, version 1.0 : http://www.arachnosoft.com/main/download.php?id=soundfont-sf2
- TimGM6mb : https://github.com/FluidSynth/fluidsynth/wiki/SoundFont
- MuseScore_General.sf2 : ftp://ftp.osuosl.org/pub/musescore/soundfont/MuseScore_General/MuseScore_General.sf2
- Timbres Of Heaven GM_GS_XG_SFX V 3.4 : http://midkar.com/soundfonts/
三、SoundFont 編輯器
推薦使用 PolyPhone 編輯器 , http://polyphone-soundfonts.com/en/ ;
四、博客資源
整理了一些博客資源 , 上述資源中 , 有些需要爬梯子下載 , 這里在 CSDN 下載放一份 ;
下載地址 :
總結
以上是生活随笔為你收集整理的【FluidSynth】SoundFont 音源文件资料收集 ( SoundFont 规范 | SoundFont 音源下载 | SoundFont 编辑器 | 博客资源 )的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 【Android 逆向】Android
- 下一篇: 【Android 逆向】Android