Giter Site home page Giter Site logo

applikeysolutions / pandoraplayer Goto Github PK

View Code? Open in Web Editor NEW
1.2K 37.0 178.0 348 KB

๐Ÿ…ฟ๏ธ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.

Home Page: https://applikeysolutions.com/

License: MIT License

Ruby 0.95% Swift 98.39% Objective-C 0.65%
music-player music player audio ios swift cocoapods animation equalizer audiokit

pandoraplayer's People

Contributors

applikey avatar meximus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pandoraplayer's Issues

Unable to find the api documentation

Hi,
I am trying to use the PandoraPlayer in my app. I didn't find api or specifications or documentation. Please tell me where can I find api documentation?

Thanks
simerpreet.

PlayerSongListView bug when SongItems > 100

The problem is when I inject 100 music items playerSongListView totally breaks its correct layout. If you try to scroll to right next item it will scroll for 5-10 items next

Suggestion: Open Source the Wave Visualization

Hi There,

Awesome lib you created, thanks so much. It would be awesome if you could open source/bundle just the waves visualization.

I have an app that uses audio, but we have our own internal player, and I would love to just implement the visual waves while the audio is playing.

Thanks so much once again

Module compile error

Module compiled with Swift 4.0.2 cannot be imported by the Swift 5.1.3 compiler. Is there any solution?

Example

Make An Example For This player !!

Soundcloud?

You marked your project with "soundcloud" tag. Where is using of soundcloud in your project?

cannot download

Installing AudioKit (3.7)

[!] Error installing AudioKit
[!] /usr/bin/curl -f -L -o /var/folders/j5/26pxq6rd5v5gljmbhb2szmnc0000gn/T/d20170814-2548-1hkgo2d/file.zip https://github.com/audiokit/AudioKit/releases/download/v3.7/AudioKit.framework.zip --create-dirs --netrc-optional

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 612 0 612 0 0 371 0 --:--:-- 0:00:01 --:--:-- 371
0 0 0 0 0 0 0 0 --:--:-- 0:01:16 --:--:-- 0curl: (7) Failed to connect to github-production-release-asset-2e65be.s3.amazonaws.com port 443: Operation timed out

image and name label not showing correctly

hello guys I manually added pandora player classes to my project and pod audiokit and I could build it and that was ok but I load it with avplayeritem on my main.bundle and when the song plays there were no artwork and namelabel I was wondering how can I play songs with right artwork and name labels and also how can I set pandoraplyer to automatically reads all mp3s from documents folder and plays them please help me .

In both importing got error in Xcode. Module compiled with Swift 4.0.2 cannot be imported in Swift 4.1.2 **AND** No such module 'AudioKitUI'

I like to use it and by that I've imported PandoraPlayer by two methods that are exist : 1- Pods 2-Carthage

but when I import Pandora player by Pod method I'll got this error about version of swift : Module compiled with Swift 4.0.2 cannot be imported in Swift 4.1.2

And when I import project by Carthage and try to build it it says : No such module 'AudioKitUI'

I've already searched about my problem and I've known that by updating pod I'll get rid of the errors but it doesn't worked for me.
PLease Help

Module compiled with Swift 4.0 cannot be imported in Swift 4.0.2

/Users/xxx/Documents/Xcode Source/Audio/TestPlayer/Pods/PandoraPlayer/Player/Classes/Controllers/PandoraPlayer.swift:10:8: Module compiled with Swift 4.0 cannot be imported in Swift 4.0.2: /Users/xxx/Documents/Xcode Source/Audio/TestPlayer/Pods/AudioKit/iOS/AudioKit.framework/Modules/AudioKit.swiftmodule/arm64.swiftmodule

is this library support .mp3 url?

Hi all,
I implement :

let playerVC = PandoraPlayer.configure(withPath: "http://www.sample-videos.com/audio/mp3/wave.mp3")

navigationController?.present(playerVC, animated: true, completion: nil)

but when i click play, it does not work. Would you like to help me?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.