Giter Club home page Giter Club logo

elkpy's People

Contributors

iliasbergstrom avatar iode131 avatar max-elk avatar noizebox avatar ruben-elk avatar ruurdadema avatar stez-mind avatar therubething avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

elkpy's Issues

Error in grpc _channel.py

I am testing the gRPC api with elkpi 0.11.0 development version running on a raspi 4b with hifiberry dac+ adc pro.

I am running sushi with the config_empty.json, raspa audio frontend and a buffer size of 64.

To reproduce the error, run:

from elkpy import sushicontroller as sc

controller = sc.SushiController()
list_of_tracks = controller.audio_graph.get_all_tracks()
print(list_of_tracks)
controller.close()

gives:

[{
 id: 0 
 label:  
 name: main 
 input_channels: 2 
 input_busses: 1 
 output_channels: 2 
 output_busses: 1 
 processors: [1] 
}]
Exception ignored in: <function _ChannelCallState.__del__ at 0x7fb6812d30>
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/grpc/_channel.py", line 1126, in __del__
AttributeError: 'NoneType' object has no attribute 'StatusCode'
Exception ignored in: <function _ChannelCallState.__del__ at 0x7fb6812d30>
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/grpc/_channel.py", line 1126, in __del__
AttributeError: 'NoneType' object has no attribute 'StatusCode'
Exception ignored in: <function _ChannelCallState.__del__ at 0x7fb6812d30>
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/grpc/_channel.py", line 1126, in __del__
AttributeError: 'NoneType' object has no attribute 'StatusCode'
Exception ignored in: <function _ChannelCallState.__del__ at 0x7fb6812d30>
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/grpc/_channel.py", line 1126, in __del__
AttributeError: 'NoneType' object has no attribute 'StatusCode'
Exception ignored in: <function _ChannelCallState.__del__ at 0x7fb6812d30>
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/grpc/_channel.py", line 1126, in __del__
AttributeError: 'NoneType' object has no attribute 'StatusCode'
Exception ignored in: <function _ChannelCallState.__del__ at 0x7fb6812d30>
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/grpc/_channel.py", line 1126, in __del__
AttributeError: 'NoneType' object has no attribute 'StatusCode'
Exception ignored in: <function _ChannelCallState.__del__ at 0x7fb6812d30>
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/grpc/_channel.py", line 1126, in __del__
AttributeError: 'NoneType' object has no attribute 'StatusCode'
Exception ignored in: <function _ChannelCallState.__del__ at 0x7fb6812d30>
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/grpc/_channel.py", line 1126, in __del__
AttributeError: 'NoneType' object has no attribute 'StatusCode'
Exception ignored in: <function _ChannelCallState.__del__ at 0x7fb6812d30>
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/grpc/_channel.py", line 1126, in __del__
AttributeError: 'NoneType' object has no attribute 'StatusCode'
Exception ignored in: <function _ChannelCallState.__del__ at 0x7fb6812d30>
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/grpc/_channel.py", line 1126, in __del__
AttributeError: 'NoneType' object has no attribute 'StatusCode'
Exception ignored in: <function _ChannelCallState.__del__ at 0x7fb6812d30>
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/grpc/_channel.py", line 1126, in __del__
AttributeError: 'NoneType' object has no attribute 'StatusCode'

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.