Raylex studio, allows a user to record multiple track like on a studio.
You can also use this app as a karoke app, or you can plugin some guitar to create a song also.
Explore the docs »
Try the app
·
Report Bug
·
Request Feature
To get a local copy up and running follow these simple steps.
Install flutter
- bash
git clone https://github.com/flutter/flutter.git -b stable
- Clone the repo
git clone https://github.com/raysummee/raylex-studio.git
- Install pub plugins
flutter pub get
- Run the app
flutter run
In this app, the record button in the home screen will redirect you to the record panel page. There will be a blank track created for you already, but you can also import song or add blank track as you like. The record icon will be showed on which track it is being recorded. When the record icon is displayed on the track, you have to click/press on the play button to listen to other track and also record the selected track simultaniously. You can toggle the record track by simply tapping on the track. If you want to listen to the track/tracks without recording, unselect the record icon from every track, press play. At last click/press end button which will save the recording.
You can listen to existing recording on the home page and also edit, record the recording by click record added song.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Angshuman Barpujari - @instagram - raysummee@gmail.com
Project Link: https://github.com/raysummee/raylex-studio