Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
godetremy authored Feb 1, 2021
1 parent 49de614 commit 87cd1c8
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,21 @@ LaunchpadLight needs :
For the moment, the **only** compatible Launchpad is the Novation Launchpad MK2 ! We will add more launchpad in the future as well as an automatic assignment function !

### How to make SoundPack
> I'll go to this section later
A sound pack contains 2 objects :
- The Title file as well as the artist name
- The sounds of the pack

The title file is in "(nameofpack)/config/title.txt".
Inside, indicate the name of the music reproduced. If the file is missing or misplaced, LaunchpadLight will inform you and replace the title with "(null)".

The artist file can be found in "(nameofpack)/config/artist.txt".
Inside, indicate the name of the artist of the music reproduced. If the file is missing or misplaced, LaunchpadLight will inform you and replace the title with "(null)".

The sounds are contained in the folder "(nameofpack)/sounds/page(numberofpage)/pad(numberofpad)".
The pad number is formed as follows:
(0)(1)(2)(3)(4)(5)(6)(7)
(8)(9)... Continue to 63...
The maximum number of pages is 8.

### Idea for improvement during the audit
> This section will be often updated!
Expand All @@ -38,7 +52,8 @@ For the moment, the **only** compatible Launchpad is the Novation Launchpad MK2
[⬜⬛⬛⬛⬛⬛⬛⬛⬛⬛]10% | Function of modifying a pad with the Shift key (The code is in pad0)

### Social media account
For the moment, no account of the application has been created but we are considering :
For the moment, only one instagram account has been created : @launchpadlightapp
But we intend to create :
* A YouTube Channel
* An Instagram Account
* A Twitter Account
Expand Down

0 comments on commit 87cd1c8

Please sign in to comment.