It's getting better and better!
Yes it is
chipmusic.org is an online community in respect and relation to chip music, art and its parallels.
You are not logged in. Please login or register.
ChipMusic.org / Forums / Posts by CatNose
It's getting better and better!
Yes it is
Hello
I just uploaded new version of NEStudio:
https://youtu.be/jIxIKmJAQVE
TL;DW (too long; didn't watch):
1. I fixed few bugs
2. I improved usability
3. I recreated another 4 tracks!
More cool stuff to come
This is brilliant. Thank you for your hard work.
Thanks! I'm happy reading replies like this.
Do you ever plan on adding in VRC6 capabilities?
Yes I do. I have plans to add support of additional chips and VRC6 is first candidate to be added. I already have some initial support code in program core. I beleive I can make it, just give me some time
Hey! It's me again.
I just published new version of NEStudio:
https://youtu.be/fIpZl3D1EbU
I managed to add support of automatic echo for new set of instruments! Isn't it cool?
I hope you will like it
Hello again
Another update is ready. I hope you will like it!
I really love what you are doing here! Especially adding new instruments. Such a nice way for people to get into producing chiptune without having to deal with trackers and programming your own instruments (half the fun for me, but I would've loved such a program back in the day).
Keep up the good work!
Thank you, Dark_Bit_! I'm happy to see positive feedback. It motivates me.
Hello everyone!
My program just updated:
https://www.youtube.com/watch?v=TPw3vv91St4
Nothing big this time. I was very busy doing really huge code refactoring most of the time (coding in rush is bad!). But at least new project is available!
I hope to make more important changes next time!
I didn't show it in my video. D'oh! I need to be more careful next time.
WAV export is supported. But is It is very basic now. I will improve it. MP3 export is also planned.
Nevermind Ask any question you want. I like explaining it.
Sorry I confused you again
User doesn't input NSF. User just creates new project in my program. This is that simple. Then user uses any set of instruments available in the library. I will add many instruments from different NES games soundtracks in later versions.
I expected my explanation to be confusing
So let me explain.
1) Deconstruction of soundtracks, not games
2) This is what I do, not user. I inspect and analyze nsf files for code and sound patterns. After that, I create and put into the library of the program ready-to-use analysis-based instruments (each of them is a C++ class actually). So program is supposed to be user friendly and easy to use at least in this aspect. The user does not need to analyze anything.
3) I also splitting the tunes from the nsf files into segments (patterns).
At this point user only can use existing instruments from the library available in the program. And library is very limited in current version. Most likely I will add ability to use custom instruments in later versions.
Hello everyone! I want to tell you about my hobby project - NEStudio.
Important note: my english is far form perfect. So... You are prepared now .
==[ TL;DR ]==
Instead of a thousand words:
https://www.youtube.com/watch?v=9t_lVZHUbyk
==[ MOTIVATION ]==
NES music is my passion. I love it very much.
==[ GOAL ]==
I want to create program with abilities:
1. To use close to original representations of instruments of NES games;
2. To have original platform games soundtracks as projects.
==[ DEVELOPMENT STAGE ]==
Early stage. Pre-alpha or something like that. Program is clumsy, lacking of features but can be used already. Many many things to do... Only one track is deconstructed at the moment - "dck tls - track 5" (name is cryptic because I'm trying to avoid use of trademarks).
==[ IMPORTANT FEATURES ]==
1. Hardware emulation based sound generation (based on "game-music-emu", other emulation libraries could be added later)
2. Piano roll and step sequencer
3. Playlist for patterns arrangement
4. Undo/redo
5. My own project format (NSF support is highly unlikely, I'm sorry)
==[ TARGET PLATFORMS ]==
Windows version first. Native linux version later. Android tablet version later is very likely. Other platforms are possible too because program core is platform independent.
Please tell me what do you think about it It is very important at this stage of the project.
Hi
I love chiptunes and hopefully will make some and post here.
This is my first track of this year:
https://soundcloud.com/catnose/catnose-
e-extended
And this is video version:
https://www.youtube.com/watch?v=dkmZ7DiKUpY
I hope you will enjoy it.
ChipMusic.org / Forums / Posts by CatNose