зеркало из https://github.com/xamarin/ios-samples.git
c48c4d648c
The new .editorconfig is copied from the one in xamarin/xamarin-macios. Formatting was fixed using 'dotnet format whitespace --folder .' |
||
---|---|---|
.. | ||
QRchestra | ||
Screenshots | ||
Metadata.xml | ||
QRchestra.sln | ||
README.md |
README.md
name | description | page_type | languages | products | urlFragment | ||
---|---|---|---|---|---|---|---|
Xamarin.iOS - QRchestra | Detects QR codes and decodes them. If the value of the QR code is a MIDI note number, that note is played | sample |
|
|
qrchestra |
QRchestra
This sample detects QR codes and decodes them.
If the value of the QR code is a MIDI note number, that note is played. Use these QR codes to test (they are generated by the app):
If the value does not qualify as a MIDI note, the QR code is highlighted on the screen and the string data from the barcode is written to the console, eg:
Barcode string data: www.xamarin.com
Search online for a website or tool that can generate test QR codes.