https://github.com/mediaexplorer74/drumpad
Druminator 3000. Porting from PCL to Shared started. Not ready yet. Solution damaged
https://github.com/mediaexplorer74/drumpad
audio cross-platform droid ios research rnd uwp w10m win10 xamarin-forms
Last synced: 3 months ago
JSON representation
Druminator 3000. Porting from PCL to Shared started. Not ready yet. Solution damaged
- Host: GitHub
- URL: https://github.com/mediaexplorer74/drumpad
- Owner: mediaexplorer74
- License: mit
- Created: 2021-09-05T13:31:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-14T09:39:36.000Z (about 2 years ago)
- Last Synced: 2025-01-31T12:35:11.711Z (5 months ago)
- Topics: audio, cross-platform, droid, ios, research, rnd, uwp, w10m, win10, xamarin-forms
- Language: C#
- Homepage:
- Size: 1.54 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Xamarin.Forms DrumPad (Druminator 3000)
## About
DrumPad Sample App (Android, iOS, UWP for Win10Mobile and Windows 10/11)## Screenshot(s)
-## Tech. moments
This thing is about native mobile music app, including audio playback, shared wave files,
and intuitive UI, including nested layouts and Xamarin.Forms animations.## Status
- Work in progress (DI service damaged / not ready!)
- PCL -> Shared
- WP 8.1 compatibility deleted ("pure UWP" added)## My Workbench
I use VS 2022 Preview to see DrumPad in action and learn in practice
how to start building nice multi-platform apps via modern Xamarin Tech## DIY
If you want to add cross-platform audio to your Xamarin application, check out the SimpleAudioPlayer
nuget plugin: https://www.nuget.org/packages/Xam.Plugin.SimpleAudioPlayer/## .
As-is.-- me 2023