FamiStudio–NES Style Music Editor - Printable Version +- Sick Gaming (https://www.sickgaming.net) +-- Forum: Programming (https://www.sickgaming.net/forum-76.html) +--- Forum: Game Development (https://www.sickgaming.net/forum-80.html) +--- Thread: FamiStudio–NES Style Music Editor (/thread-96200.html) |
FamiStudio–NES Style Music Editor - xSicKxBot - 07-15-2020 FamiStudio–NES Style Music Editor <div><p>Today we are checking out <a href="https://famistudio.org/">FamiStudio</a>, a lighter weight alternative to programs like FamiTracker, that make it easy to create 8bit style musical scores. Features of FamiStudio include:</p> <blockquote> <ul> <li>Modern DAW-style UI with sequencer and piano roll, no hexadecimal anywhere </li> <li>Instrument & Envelope edition </li> <li>NSF import </li> <li>Full Undo/Redo support </li> <li>Copy & Paste support </li> <li>Note drag & drop with audio preview </li> <li>Import from FamiTracker FTM & Text (official 0.4.6) </li> <li>Export to various formats (WAV, ROM, NSF, FamiTone2, FamiStudio Text, FamiTracker Text) </li> <li>Volume, fine pitch, vibrato effect tracks </li> <li>Slide notes (portamento) </li> <li>Basic MIDI input support </li> <li>Audio expansions supported: VRC6, VRC7, FDS, MMC5, Namco 163 & Sunsoft S5B. </li> <li>Low CPU usage (Direct2D for graphics, XAudio2 for audio)</li> </ul> </blockquote> <p>FamiStudio is open source under the MIT source license, with the C# based code <a href="https://github.com/BleuBleu/FamiStudio">available on GitHub</a>. You can learn more about FamiStudio in the <a href="https://youtu.be/56a_9SR0ITQ">video</a> below.</p> <p align="center">[embedded content]</p> <p class="under"> <span class="categories"><a href="https://www.gamefromscratch.com/category/GameDev-News.aspx">GameDev News</a> <a href="https://www.gamefromscratch.com/category/General.aspx">General</a></span> <span class="tags"><a href="https://www.gamefromscratch.com/?tag=/Applications" rel="tag">Applications</a> <a href="https://www.gamefromscratch.com/?tag=/Review" rel="tag">Review</a></span> </p> <hr> <p> <!–</p> <p>–></p> </div> https://www.sickgaming.net/blog/2020/07/14/famistudio-nes-style-music-editor/ |