0%

Progressive Music Generation: A Human and Machine Perspective

Human composers and songwriters often use a progressive approach when writing music. This involves starting with a simple idea, such as a single bar of music, and gradually building on it to create a complete piece. They may then expand this idea into a phrase, which is longer than a single bar but shorter than a full section. Once they have several phrases, they can start to piece them together to create sections, such as a verse or a chorus. Finally, they can arrange these sections into a full piece of music, making sure that each section flows smoothly into the next.

Read more »

Installing Gitbook on Mac

Gitbook is a powerful tool for creating documentation and e-books, based on Node.js. Here is a step-by-step guide on how to install Gitbook on a Mac.
(又名从Win转Mac因为版本问题频频出错的踩坑指南)

Read more »

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

INT 202 Complexity of Algorithms

Lecture notes and some cheatsheets. Available at: GitHub.

Read more »