September 2009
4 posts
1 tag
SoundGrid 2.0: Creating and installing your own...
This instruction is out of date, SoundGrid 3.0 includes Web Console for easier creation of new Instruments with your samples.
Many users asked me how to create sound banks and add them to SoundGrid after version 2.0 became available. And it’s actually my fault that I didn’t provide appropriate documentation in time. In this post I’ll describe anatomy of sound banks, how to...
1 tag
SoundGrid 2.0 released!
It’s been a long time since last version and now the wait is over. We have many great new features in 2.0:
Redesigned UI and visual effects To keep UI simple, elegant and attractive for novice users. If you have difficulties placing notes on the grid now you can enable assistance lines to make life easier.
Song Mode Few people use all eight available patterns because it may be hard to...
1 tag
I hate C++
Brain-fucking language inspiring to write such constructions should not live.
namespace boost { namespace fusion {
struct random_access_traversal_tag;
namespace result_of
{
template <typename Sequence, typename State, typename F>
struct fold
: fusion::detail::choose_fold<
Sequence, State, F
,...
1 tag
Almost ready!
Done:
* ‘Song mode’ * Recording and export to SoundCloud and via email * Downloading additional Sound Banks * Redesigned visual fx * Much more * Ratings for shared grids
To do:
* Switchable scales for Sound Banks * Export to MIDI file * Update help/tutorial (oh!)
* Wrap everything up and release