11# :studio_microphone : RecorderApp
22
33An android audio recorder app, designed to simplify the process of capturing and managing
4- recordings.With a clean and intuitive interface, this app offers a seamless user experience.
4+ recordings.
5+ With a clean and intuitive interface, this app offers a seamless user experience.
56
67## 💁 About
78
8- A fully functioned recorder app with an ability to record over multiple media codec like ** acc** ,*
9- * amr** ,** opus* * over different quality. The app can continue its recording in the background, so you
9+ A fully functioned recorder app with an ability to record over multiple media codec like ** acc** ,\ *
10+ \ * amr** ,** opus\*\ * over different quality. The app can continue its recording in the background, so you
1011never miss a moment. Once the recording, you can easily manage your files within the app.
1112There ` built-in player ` , you can listen to your recordings directly within the app or use the
1213convenient media notification for playback control.
14+ Want to remove certain section of your recordings, use the audio editor that allows you to easily
15+ cut and trim unwanted sections.
1316The apps also features creating ` category ` for the recordings the categories help to keep the
1417recording organized, you can also add ` bookmarks ` to the portion of the recording.
1518
@@ -19,10 +22,10 @@ What are the features this app can provide, here's some:
1922
2023- :musical_keyboard : ** Effortless Recording** : Start recording instantly with a single tap of a
2124 button.
22- - :chart_with_upwards_trend : ** Visualization** : Watch the amplitude levels fluctuate in real-time as
23- you record or play the media.
24- - :loop : ** Background Recording** : Keep recording even when you switch to other apps or lock
25- your device.
25+ - :chart_with_upwards_trend : ** Real time Visualization** : Watch the amplitude levels fluctuate in
26+ real-time as you record or play the media.
27+ - :loop : ** Background Recording** : Keep recording even when you switch to other apps or lock your
28+ device.
2629- :bellhop_bell : ** Convenient Notifications** : Control your recordings directly from
2730 notifications,without having to return to the app.
2831- :file_cabinet : ** File Management** : Organize, delete, share, or rename your own recordings with
@@ -31,6 +34,7 @@ What are the features this app can provide, here's some:
3134 can easily find the required one.
3235- :record_button : ** Built-in Player** : Listen to your recordings directly within the app, complete
3336 with a media notification for easy playback control.
37+ - 👨🍳 ** Build in Editor** : Seamlessly trim and cut section of your recording or other files.
3438- :bookmark : ** Bookmarks** : You can add multiple bookmarks with the recording to easily remember
3539 the important portions of your recording. You can too export the bookmarks as csv file.
3640- :eight_spoked_asterisk : ** Widgets And Shortcuts** : App comes with two ` widgets ` and few
@@ -47,7 +51,7 @@ These are some screen shorts for the app
4751 <img src =" ./screenshots/player_base_framed.png " width =" 24% " />
4852 <img src =" ./screenshots/app_settings_framed.png " width =" 24% " />
4953 <img src =" ./screenshots/recordings_search_screen_framed.png " width =" 24% " >
50- <img src =" ./screenshots/recording_categories_framed .png " width =" 24 %" />
54+ <img src =" ./screenshots/edit_screen_normal .png " width =" 21 %" />
5155 <img src =" ./screenshots/player_bookmarks_framed.png " width =" 24% " />
5256 <img src =" ./screenshots/app_widget_preview_framed.png " width =" 24% " />
5357</p >
@@ -73,13 +77,30 @@ playing stuff.
7377
7478## :new : What's new
7579
76- The current version have these new changes added to the app
80+ This update introduces a ** built-in Audio Editor ** alongside significant enhancements to the player:
7781
78- - ** Search recordings** Finding old recording was a mess thus a search feature is added, user can
79- search via ` time ` , ` category ` and obviously via name
82+ - ** ✂️ Unleash Your Inner Editor:** Now you can precisely ` trim ` and ` cut ` your recordings directly
83+ within the app! Remove unwanted sections and refine your audio effortlessly.
84+ - 💾 ** Save Your Edits:** Preserve your edited masterpieces! The app now allows you to ** save the
85+ modified audio files** to your device's storage.
86+ - ⏯️ ** Dedicated Editor Player:** A ** secondary player** is integrated within the editor, providing
87+ you with focused playback control during the editing process, with undo and redo options to
88+ reapply your edits.
89+ - 🚀 ** Under the Hood Improvements:** Fix issues with visualization via ` new-visualizer ` logic. A new
90+ speed selected UI is added to the player and others.
8091
81- - ** Transitions** Added some shared bounds transition to the app,animations like
82- ` containter-transform ` is added.
92+ This update is all about giving you more control over your recordings, from capture to refinement.
93+
94+ ## :next_track_button : What's next
95+
96+ For the time being, RecorderApp encompasses all initially planned features and is considered
97+ complete. Future releases are not currently scheduled.
98+
99+ If you have any new ideas or suggestions for enhancements, we encourage you to create a
100+ new [ Issue] ( https://github.com/tuuhin/RecorderApp/issues ) on GitHub.
101+
102+ We are considering potential additions to the audio editor, such as audio processors like ` db-gain `
103+ and ` low-pass-filter ` .
83104
84105## :hammer_and_wrench : Getting Started
85106
@@ -107,17 +128,16 @@ Contributions are always welcomed from the community
107128- Create your feature branch (git checkout -b feature/YourFeature).
108129- Commit your changes (git commit -am 'Add some feature').
109130- Push to the branch (git push origin feature/YourFeature).
110- - Create a new Pull Request .
131+ - Submit a request to merge your changes onto ` dev ` branch of main project .
111132
112133### :curly_loop : Feedback and Support
113134
114- Yes, there maybe some issues regarding the app or some unwanted scenario or any new feature that can
115- be added to the app. Please add
116- an [ issue] ( https://github.com/tuuhin/RecorderApp/issues ) if you have one.
135+ A app is never perfect there may issue here and there which are not caught.If you encounter any
136+ issues, have suggestions for new features, or just want to share your thoughts, please don't
137+ hesitate to reach out by creating a new [ Issue] ( https://github.com/tuuhin/RecorderApp/issues ) on
138+ GitHub. Your feedback is invaluable!
117139
118- ### :next_track_button : What's next
140+ ### :end : Conclusion
119141
120- The app development is complete for now, with the core features fully implemented. Although the
121- ` edit ` feature has not yet been rolled out, a significant amount of time and effort has been
122- invested in this project. For the time being, it is considered completed, and further enhancements
123- will be addressed as needed in the future.
142+ The app can be marked as finished for now.A significant amount of time and effort has been invested
143+ in this project hope you all love it.
0 commit comments