Bold Concert Series

Bold Concert Series is a Canadian English language television series. Bold Concert Series debuted on March 29, 2009 at 7:00 p.m. EST on the Canadian specialty channel, bold.

Bold Concert Series
GenreMusic
Country of originCanada
Original language(s)English
No. of seasons1
No. of episodes8
Production
Running time60 minutes
Release
Original networkbold
Original releaseMarch 29 
May 10, 2009

Premise

In each episode, Bold Concert Series showcases various concerts featuring emerging and indie Canadian artists in an intimate concert setting. Each episode predominantly features live performances by the bands mixed with interview clips throughout.

gollark: Make sure that the first function yields enough.
gollark: It... shouldn't.
gollark: ```python#!/usr/bin/env python3from PIL import Imageimport mathimport sysdef chunks(l, n): for i in range(0, len(l), n): yield l[i:i + n]def from_bit_list(bl): i = 0 for ix, v in enumerate(bl): i |= v * (2 ** (7 - ix)) return iim = Image.open("out.png")id = im.load()(w, h) = im.sizebits = []for x in range(w): for y in range(h): bits.append(id[x, y])bits = [1 if x >= 1 else 0 for x in bits]byts = [from_bit_list(bytegroup) for bytegroup in chunks(bits, 8)]sys.stdout.buffer.write(bytes(byts))```Here it is. It's really rather awful.
gollark: With the companion program.
gollark: You can decode it with the companion program, which I can send an image of.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.